Multiple SciTEs and user properties
#1
Posted 14 May 2012 - 01:57 PM
I understand that the hierarchy is this:
1) SciTE.Properties
2) SciTEDirectory.Properties
3) SciTEUser.Properties
4) SciTEGlobal.Properties
When I use SciTE.Properties for my second SciTE those settings still seem to be overridden by the SciTEUser.Properties in my profile folder.
RegisterDeviceNotifications | FunctionNameLister | SciTE Customization GUI | MouseHover --> CallTips
#2
Posted 14 May 2012 - 02:15 PM
How to ask questions the smart way!
Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.
Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.
_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.
GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.
#3
Posted 14 May 2012 - 04:34 PM
RegisterDeviceNotifications | FunctionNameLister | SciTE Customization GUI | MouseHover --> CallTips
#4
Posted 14 May 2012 - 04:41 PM
How to ask questions the smart way!
Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.
Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.
_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.
GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.
#5
Posted 14 May 2012 - 04:46 PM
I have to use two scites because the other language I want to use has a scite which has been customized specifically for that language.
RegisterDeviceNotifications | FunctionNameLister | SciTE Customization GUI | MouseHover --> CallTips
#6
Posted 14 May 2012 - 04:47 PM
Edited by ProgAndy, 14 May 2012 - 04:47 PM.
#7
Posted 14 May 2012 - 07:13 PM
That's not an answer. Customized how? Custom lexer? Custom Lua scripts?I have to use two scites because the other language I want to use has a scite which has been customized specifically for that language.
It sounds to me like you are creating a problem and then trying to solve it when you don't have a problem and thus don't need a solution.
#8
Posted 14 May 2012 - 07:17 PM
It is easier to run 2 instances of SciTE at once instead of combining two full-blown SciTE configurations. (e.g. SciTE-ru and SciTE4Autoit)It sounds to me like you are creating a problem and then trying to solve it when you don't have a problem and thus don't need a solution.
#9
Posted 14 May 2012 - 07:21 PM
#10
Posted 14 May 2012 - 10:21 PM
"I don't use either package" I'm curious, what IDE do you use for AutoIt?
RegisterDeviceNotifications | FunctionNameLister | SciTE Customization GUI | MouseHover --> CallTips
#11
Posted 14 May 2012 - 11:16 PM
Propably a customized SciTE version."I don't use either package" I'm curious, what IDE do you use for AutoIt?
AFAIK the scilexer.dll has a modified AutoIt-lexer. SciTE.exe is unmodified. SciTE-ru on the other hand has a modified SciTE.exe, but the Scilexer.dll is propably unmodified.And then I guess I would have to compile Jos' SciTE4AutoIt possibly using things to which only he has access. I'm not sure about that.
#12
Posted 15 May 2012 - 12:03 AM
You could use an external lexer.Custom lexer. If I combined them then wouldn't I have to combine them everytime I want to use the latest SciTE4Autoit? And then I guess I would have to compile Jos' SciTE4AutoIt possibly using things to which only he has access. I'm not sure about that. I never considered combining them before. It would be a good learning process.
I use SciTE. I wrote most of the Lua scripts SciTE4AutoIt uses but those I didn't write are things I don't need or want. The same with all the various tools that are provided by that package."I don't use either package" I'm curious, what IDE do you use for AutoIt?
False. SciTE4AutoIt3 does have the latest version of the lexer but in the past - when things were stable - Jos would submit that code to Neil for inclusion in the official Scintilla. We do make minor modifications to SciTE. There's a fix for large property files and a tweak to the Save As dialog. There may be other minor changes but they are all very very minor things.AFAIK the scilexer.dll has a modified AutoIt-lexer. SciTE.exe is unmodified.
#13
Posted 15 May 2012 - 04:19 AM
I'll look into that. Thank you.You could use an external lexer.
RegisterDeviceNotifications | FunctionNameLister | SciTE Customization GUI | MouseHover --> CallTips
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users






