[dev-context] SciTE on linux

Taco Hoekwater taco at elvenkind.com
Tue Jan 24 16:44:14 CET 2006


Hi again,

I've found this little thingy useful:

command.name.26.*=Open Logfile
command.subsystem.26.*=3
command.26.*=open_log
command.save.before.26.*=2
command.groupundo.26.*=yes
command.shortcut.26.*=Ctrl+L

function open_log()
    scite.Open(props['FileName'] .. ".log")
end

Cheers, Taco

Hans Hagen wrote:

> i added most of what you want, the rest can then be configured 
> (overloaded) in the user.properties file; that's the nice things about 
> scite



More information about the dev-context mailing list