You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-i...@googlegroups.com
Hi,
I have created an integrated SciTE w/scintillua executable for Linux.
SciTE properties are in /usr/share/scite and scintillua stuff is in
/usr/share/scite/lexers. Everything works fine. I just wonder if
someone has been able to chab¡nge the theme either from the user
properties of from the scite lua init script.
/PA
Neil Hodgson
unread,
Jul 3, 2012, 9:25:54 AM7/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-i...@googlegroups.com
stone1343:
> I created my own theme, replacing scite.lua. I know they say you're not supposed to, but I've also completely replaced SciTEGlobal.properties. I didn't want to load all the settings for the SciTE lexers since the only lexers I'm using are the Scintillua ones.
You can avoid loading properties files without changing SciTEGlobal.properties by setting either imports.include or imports.exclude in user properties. Like this:
imports.include=a_file_which_isnt_there