1. Don't touch SciTEGlobal.properties
Otherwise, you will loose all your changes on next update of SciTE.
Instead, create a new file next to this one, named SciTEUser.properties, that will
override the properties of the main / default one.
You can copy properties from SciTEGlobal to SciTEUser, and adjust them here.
To support fully Cobol, you have to change the following properties (some of them might be
Windows-specific, not sure if it applies to you):
- source.files (or open.filter; there is some overlap in both, not sure why, perhaps only
history): allows to see it in the Open File dialogue.
- menu.language, or default.languages as you did: allows to see it in the Language menu.
- import.exclude: removes the items from the Options menu, but also blocks loading the
corresponding .properties file, resulting in a faster load (and a less crowded menu).
The last item is probably the culprit, as I see cobol in this list.
So, copy this list to your user file, remove cobol from it, perhaps add other languages
you don't need, and you should be good to go.
HTH.
--
Philippe Lhoste
-- (near) Paris -- France
--
http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --