For example, for source code files, I want gedit to lint it when I save it.
The “run lint” part is done, via the External Tools plugin. Now can I make it run automatically everytime I save a source code file?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could save your file via your external tool running lint. There’s a field Save with the following options: Nothing, Current document and All documents. Saving is done before the tool is run.
Here’s a screenshot:
(source: gnome.org)