hello list, first i have to say that i am very happy with this great configurable editor for years now, thanks to neil and all commitors for such a great tool.
i could not program c or lua, i am sorry that i could not send a patch. ... and now my request: :::the problem::: if i am working on a project i normally have a file(ant etc.) which allows me to build and test the whole project. if i want command.go to launch that file i have to create SciTE.properties(local option files) files in any folder of my project. The other way would be to set the command.go in the user option file for the required filetypes. Both ways are not nice, for the first you have to create files redundantly and for the second you have to change global settings just for one project. :::solution one::: enable a new action: "Rerun last command.go"(Shift + F5). with this solution we could run our main build and test code once in the toplevel directory and then rerun this command from any subdirectory. a nice addon to this method would be that before the command is run the working directory is switched to the directory the command was run first in and after the command is run switched back. :::solution two::: enable a new type of option-file. the "directory option file". this file would be searched by walking the path upwards. defined launched configurations should be run in "directory option files" directory. :::solution three::: change the semantics of local options file to semantics of directory option file(search the current path upwards to local option file) i wish you nice red-letter days, kind of regards, holger _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
