SynWrite (Syn2)
Moderators: Hacker, petermad, Stefan2, white
2mp81ss
I can't fix that "Old style C decl". If i add "skipping of text before {" then some folding become incorrect. You can try:
open c lexer properties,
Rules tab,
"function begin" rule,
"Conditions" tab on right,
after condition "{" add new condition and set "Condition: skip".
1st func now OK. 2nd not. And folding not OK for other funcs.
I can't fix that "Old style C decl". If i add "skipping of text before {" then some folding become incorrect. You can try:
open c lexer properties,
Rules tab,
"function begin" rule,
"Conditions" tab on right,
after condition "{" add new condition and set "Condition: skip".
1st func now OK. 2nd not. And folding not OK for other funcs.
CPP:
http://uvviewsoft.com/bb/cpp.lcf (use Import in CPP lexer props). Fix by Matthias. He 's not sure it OK, and Iam too. Pls try.
I add 'Copy line'/ etc.
http://uvviewsoft.com/bb/cpp.lcf (use Import in CPP lexer props). Fix by Matthias. He 's not sure it OK, and Iam too. Pls try.
I add 'Copy line'/ etc.
- Matthias030
- Senior Member
- Posts: 423
- Joined: 2007-03-04, 10:48 UTC
- Location: Berlin
I agree, not needed, just an IDEa, but not too much complicated.
Using external tools, I'm having some trouble in running applications stored in paths containing spaces.
Ex. "C:\program files\etcccc\random.exe"
can you check?
When I choose to capture otput, and no output is produced (ex. gcc compilation) an annoyng msgbox is shown.
can we have a checkbox to disable this?
Using external tools, I'm having some trouble in running applications stored in paths containing spaces.
Ex. "C:\program files\etcccc\random.exe"
can you check?
When I choose to capture otput, and no output is produced (ex. gcc compilation) an annoyng msgbox is shown.
can we have a checkbox to disable this?
I am wondering about finding aviSynth in SynWrite?AEN007 wrote:Notepad2-mod 4.2.25.705 is now available and has the promised aviSynth syntax highlighting.
As far as I know, that is the only place to find aviSynth synhiliting.
Of course almost immediately after I posted the above statement,
I found some aviSynth synhiliters ... like avsP-mod
I guess I don't see aviSynth, because I have not (yet) done anything about the above.Alextp wrote:2AEN007
U can test command "Options- Restore lexer styles". Install beta .exe only(No LexLib.lxl update). Then open config of all your lexers, press OK. Styles backuped in SynStyles.ini. then u can install LexLib.lxl and call "Restore lexer styles".
www.uvviewsoft.com/bb/
I always download the SyW.rar, unpack it & copy it (except the included lexer) into place.
It is not clear to me (yet) how to update my lexer without losing my customizations ...