Nuts and bolts about programming applications, databases and spreadsheets. Note: Comments are moderated to filter comment spam. Mobile version
Note for myself: global customization of the SciTE (Scintilla Text Editor) is stored in install\SciTEGlobal.properties file:
font.base=font:Courier New,size:9 indent.size=2 position.height=640 position.width=800 use.tabs=false
If you want your settings to survive SciTe upgrades, don't edit the global options file but the user options file. Simply copy whatever you changed from the former to the latter.
If you want your settings to survive SciTe upgrades, don't edit the global options file but the user options file. Simply copy whatever you changed from the former to the latter.
ReplyDelete