notepad-plus-plus/PowerEditor
PeterCJ 9e4290094d Add user-defined keyword ability for some supported programming languages
Add new SubStyles and their available keyword lists to specific languages:
- Enable 8 Scintilla's SubStyles (each), which allow for new keyword lists and styles for the languages with SubStyles available: ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JavaScript (standalone and embedded), JSP, Lua, PHP, Python, Resource (RC), Swift, TypeScript, and XML.
- The new SubStyles have been added to `langs.model.xml`, `stylers.model.xml`, and the themes, which means users can just use the StyleConfigurator for the SubStyles, just like they do for the original Styles.

Fix #15520, close #15537
2024-08-14 20:01:36 +02:00
..
Test Add auto-completion for Go & Raku, function list for Raku 2024-05-12 01:30:49 +02:00
bin Fix a typo; Make a function name & comment more accurate 2024-07-28 11:40:38 +02:00
gcc Make clang warnings flags in makefile and msvc consistent 2024-06-01 01:26:04 +02:00
installer Add user-defined keyword ability for some supported programming languages 2024-08-14 20:01:36 +02:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Update to scintilla 5.5.1 & Lexilla 5.3.3 2024-07-23 13:07:50 +02:00
src Add user-defined keyword ability for some supported programming languages 2024-08-14 20:01:36 +02:00
visual.net Enhance DoubleBuffer and fix the debug assert issue 2024-07-19 19:32:54 +02:00