Re: SciTE language(s) to retire
"'Neil Hodgson' via scite-interest" <[email protected]>
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
rhkramer:
> I'd like to suggest (unless someone has already), that provision be made
> (slots reserved on the language menu) for some number of user selected
> languages.
The language menu is controlled by the menu.language property which can be set in user properties. Changes will only take effect after a restart.
This example uses the standard set with $(star *language.) but adds ‘Geode’ at the start of the menu and ’NuLang’ at the end:
menu.language=Geode|ge|Alt+F6|$(star *language.)N&uLang|new||
There must be exactly three pipes ‘|’ in each entry.
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/1F70248E-356F-4FA8-B550-1AB149F0F618%40me.com.