Rainer Kottenhoff
783053fbaa
+ fix: Lexer "Python": fixing Format-Strings (f-strings)
2021-03-23 16:58:47 +01:00
Rainer Kottenhoff
d7ee0ab0a9
+ rfc: cleanup lexilla component
2021-03-15 17:44:48 +01:00
Rainer Kottenhoff
07565b90a3
+ fix: try to fix rectangular selection typing issue
2021-03-12 03:49:22 +01:00
Rainer Kottenhoff
f8848c244a
+ upd: Lexilla to v5.0.0
2021-03-11 18:20:26 +01:00
Rainer Kottenhoff
edc7c2843c
+ rfc: refactoring for splitting Lexilla from Scintilla
2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
7895f3c5ff
+ chg: Find/Repl dialog - refactoring and minor fixes
2021-02-17 15:10:30 +01:00
Rainer Kottenhoff
8bc8cd14ec
+ rev: revert case sensitive keyword lists for Lexers
...
+ enh: line continuation for JSON5 strings (std. line breaks only - no Unicode LineSep or ParaSep)
+ enh: JASON5 +Infinity, -Infinity keywords
2021-02-14 20:41:28 +01:00
Rainer Kottenhoff
dbaad543cf
+ fix: Context-Menu Handling in Release Mode
...
(caused by Compiler switch /GT (whole program optimization) for Scintilla-Lib only ???)
+ fix: reactivate Scintilla's context menu popup switches (text area)
+ fix: burndown some VS Analyze Mode Infos/Warnings
2021-02-12 13:06:51 +01:00
Rainer Kottenhoff
f35c2870d3
+ fix: AHKL lexer: visual brace matching mix-ups
2021-01-25 17:04:29 +01:00
Rainer Kottenhoff
6c79ce170a
+ add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base
2020-12-22 16:46:50 +01:00
Rainer Kottenhoff
3a2165ef39
+ add: Dart Lexer based on Zufuliu's Dart Lexer code base
2020-12-22 11:32:45 +01:00
Rainer Kottenhoff
b3488836c4
+ fmt: AStyle ALLMAN core code base
2020-11-19 20:15:29 +01:00
Rainer Kottenhoff
f6ab8040ff
+ fix: TOML Lexer performance leak
2020-09-30 20:40:33 +02:00
Rainer Kottenhoff
1c93721437
+ chg: mirgration from CreateLexer() by ID to CreateLexer() by Name (Lexilla IFace5 conform)
2020-09-28 22:28:25 +02:00
Rainer Kottenhoff
a7a4a2556f
+ fix: stop file change notification on deleted files if save is rejected
...
+ chg: move home brew lexers to Lexills dir
2020-09-25 15:22:14 +02:00
Rainer Kottenhoff
61817e56b2
+ chg: Scintilla 5 prep: Using ILexer5 interface from static build Lexilla.lib
2020-09-25 01:09:42 +02:00
RaiKoHoff
e15ad9c1ec
+ upd: prepare for Lexilla Library
2020-09-24 16:15:48 +02:00