Hello, I'm trying to use astyle for formatting purpose. I've added this to my properties file :
command.name.9.$(file.patterns.cpp)=Astyle command.9.$(file.patterns.cpp)=astyle --style=linux command.is.filter.9.$(file.patterns.cpp)=1 It works well, it appears under the tool menu, but the buffer is not actualised. If a check with another text editor, the file has been formatted. The last line of my properties file should have tell Scite to reload the file, correct me if i'm wrong. >From the faq : http://scintilla.sourceforge.net/SciTEFAQ.html#ToolsMenu "The external application may have modified your file, so setting this to true makes SciTE reload the file after execution of the command." Anyone has an idea ? Thank you ! _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
