Re: customise the menu "Options"
"'Neil Hodgson' via scite-interest" <[email protected]>
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
guitarbug:
> as below picture show, the menu "Options" is too long, is there any method to customise this menu and make it more shorter?
Yes, there are imports.include and imports.exclude properties.
https://www.scintilla.org/SciTEDoc.html#property-imports.include
If you just want a few languages, find their .properties file names and set imports.include in your user options file to just that set:
imports.include=cpp python html
This is done on a file basis, not language basis as a properties file may define multiple related languages like php in the html properties.
Depending on platform, you may need to restart for all UI elements to be configured.
Neil
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/868AE80C-3340-4CB6-A084-AEE9BBF4B8B8%40me.com.