-
nyamatongwe committed patchset 2977 of module scite to the Scintilla CVS repository, changing 1 files.
2009-11-09 10:21:23 UTC in Scintilla
-
I don't use or understand Notepad++, instead using SciTE and Komodo. The Lisp lexer supports two sets of keywords which divide lexemes recognized as identifiers into one of SCE_LISP_IDENTIFIER, SCE_LISP_KEYWORD, SCE_LISP_KEYWORD_KW. I thought your point (1) meant you wanted to add SCE_LISP_KEYWORD_3.
2009-11-06 22:57:05 UTC in Scintilla
-
1) Sounds like a generic lexer. I don't know a good way to implement this.
2) Lexers are developed by people that use that language and it is up to those people to decide what features they want.
3) Same as 1.
2009-11-06 02:39:14 UTC in Scintilla
-
I get the same results from gedit as Scite but I only have a US/International keyboard to test with, not a Spanish keyboard. Selecting the Spanish layout in the keyboard preferences results in Right Alt + Shift + Z produces a '.'.
2009-11-02 05:45:14 UTC in Scintilla
-
Committed.
2009-11-02 05:19:53 UTC in Scintilla
-
Ignore last comment.
2009-11-02 05:19:34 UTC in Scintilla
-
Committed.
2009-11-02 05:19:03 UTC in Scintilla
-
nyamatongwe committed patchset 2971 of module scintilla to the Scintilla CVS repository, changing 1 files.
2009-11-02 05:18:27 UTC in Scintilla
-
nyamatongwe committed patchset 2970 of module scintilla to the Scintilla CVS repository, changing 14 files.
2009-11-02 04:51:50 UTC in Scintilla
-
Fixed in CVS.
2009-11-01 10:47:47 UTC in Scintilla