Notepad3/src/StyleLexers
2022-02-15 16:33:54 +01:00
..
EditLexer.c Fix: XML/HTML Stream Comment 2022-01-28 15:23:00 +01:00
EditLexer.h Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath 2021-11-25 14:19:37 +01:00
styleLexAHK.c +chg: CamelCase WordLists for AHK Lexer 2022-01-28 00:27:28 +01:00
styleLexASM.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexAU3.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexAVS.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexAwk.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexBASH.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexBAT.c + rev: revert case sensitive keyword lists for Lexers 2021-02-14 20:41:28 +01:00
styleLexCMAKE.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexCOFFEESCRIPT.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexCONF.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexCPP.c +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +02:00
styleLexCS.c +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +02:00
styleLexCSS.c +upd: set keyword-lists for CSS Lexer according to SiTE's css.properties 2022-02-15 16:33:54 +01:00
styleLexCSV.c + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
styleLexD.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexDart.c + upd: Kotlin & Dart Lexer from Zufuliu's source 2021-03-25 20:05:02 +01:00
styleLexDIFF.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
StyleLexers.h + fix: stream comment for .AU3 files 2021-04-18 17:37:56 +02:00
styleLexFortran.c +mrg: merged Fortran Lexer keyword/functions suggestions from zoziha 2021-12-02 11:15:55 +01:00
styleLexGo.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexHTML.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexINNO.c Chg: Update keywords list in Style INNO Lexer. 2020-12-14 15:13:27 +01:00
styleLexJAVA.c +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +02:00
styleLexJS.c +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +02:00
styleLexJSON.c +add: JSON Lexer: colorizing for URL/IRI and Compact IRI 2022-01-29 00:26:33 +01:00
styleLexJulia.c +upd: Lexilla Library v510 2021-07-02 18:44:25 +02:00
styleLexKiX.c +upd: Scintilla v511 2021-07-26 09:50:27 +02:00
styleLexKotlin.c + upd/chg: C/C++ Lexer: styles and keywords 2021-04-03 15:07:34 +02:00
styleLexLaTex.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexLUA.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexMAK.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexMARKDOWN.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexMATLAB.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexNim.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexNSIS.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexPAS.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexPL.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexPROPS.c +add: Configuration (Properties) Lexer: add style setting for Key (of Key-Value pair) 2021-08-16 20:55:59 +02:00
styleLexPS.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexPY.c +upd: Lexilla Lib v5.1.5 2022-02-09 12:40:50 +01:00
styleLexR.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexRC.c +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +02:00
styleLexRegistry.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexRUBY.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexRust.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexSQL.c +chg: SQL Lexer bright and dark mode highlight color enhanced 2021-10-09 10:55:32 +02:00
styleLexStandard.c +fix: translucency (alpha) settings for white-space indicator 2021-09-24 11:49:28 +02:00
styleLexTCL.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexTOML.c + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
styleLexVB.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexVBS.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexVHDL.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexXML.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
styleLexYAML.c + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00