Don Ho
624e315686
Add forgotten entries for individual tab color in theme files
...
Add the entries forgotten in a16261caaa
3 months ago
Don Ho
a866900c8d
Make find dlg status msgs color customizable via Style Configurator
...
Fix #5087 , close #15597
3 months ago
Don Ho
fb11abc5c0
Add TOML configuration file format
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15564#issuecomment-2305174561
Fix #5631 , close #15576
3 months ago
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
3 months ago
PeterCJ
da5f896de6
Language enhancement: allow custom tags in HTML
...
HTML Lexer, TAG Style: enable user-defined keywords
Implement and verify @mpheath solution from https://community.notepad-plus-plus.org/topic/25741/html-user-defined-keywords
Fix #15093 , close #15094
7 months ago
PeterCJ
aa6a55cb7e
Enable remaining 4 keyword lists
...
including langs.model.xml, stylers.xml and all themes.
Fix #15081 , fix #7615 , close #15088
7 months ago
PeterCJ
161bb41425
Add syntax highlighting for Raku
...
Based on SciTE, Go/Golang can use cpp lexer.
Use the Perl color scheme from each theme as the basis for the Raku color scheme.
Fix #4465 , close #15000
7 months ago
PeterCJ
8f24e89824
Add syntax highlighting for Go/Golang
...
(as done in SciTE, Go/Golang can use cpp lexer)
Fix #8090 , close #14966
8 months ago
mpheath
fd1f785b89
Add Change History colour configuration
...
Fix #12321 , fix #13915 , close #14819
9 months ago
Don Ho
2a90f11487
Add new styler entries to themes
1 year ago
mpheath
37a968e6f4
[xml] Add Batch After Label style configuration
...
Fix #14283 , close #14284
1 year ago
PeterCJ
d33e297847
Update Stylers for Perl
...
- update `stylers.model.xml` to have the 41 styles supported by LexPerl
- update `themes\DarkModeDefault.xml` to have the 41 styles supported by LexPerl
Fix #14192 , close #14193
1 year ago
ArkadiuszMichalski
e45c1fc322
[xml] Fix disabled options activated in themes issue
...
Don't use non-working attributes for WidgetStyle in themes.
Fix #12508 , close #12635
2 years ago
Harvey R
06a082d35f
Add Python missing option in theme files
...
Fix #12066 , close #12070
2 years ago
Don Ho
848b412cf7
Fix Change History margin visual glichy under dark mode
...
Ref: https://community.notepad-plus-plus.org/topic/23510/notepad-v8-4-6-release-candidate/2?_=1663857801779
2 years ago
Don Ho
79e766755d
Make EOL (CRLF) display customizable
...
Fix #11413 , close #11773
2 years ago
Don Ho
3ce90f56d6
Fix wrong keywords (of preprocessor in C) highlighting in Java
...
Remove C Preprocessor color settings from stylers.model.xml + all theme files.
Fix #11026
3 years ago
Don Ho
540fbeddda
Add JSON syntanx highlighting in the dark themes
3 years ago
Don HO
52e8c68f90
Change XML encoding from Windows-1252 to UTF-8 (config.xml and others)
...
and add XML declaration for session.xml, shortcuts.xml & userDefineLang.xml for conforming to XML standard specs.
Regarding the suggestions from #9339
4 years ago
ekopalypse
2ff50ec9bc
Update themes to v7.9.1
...
Fix #9071 , close #9070
4 years ago
Don HO
13d2fdadb0
Add "Bookmark margin" into GlobalStyles for all themes
4 years ago
Don HO
95dec01e27
Fix 2 typos in all stylers files
...
Fix #3578
4 years ago
Don HO
584b3fead4
Add "URL Hovered" style for themes
4 years ago
Waldi Ravens
f02d166081
Enable two more SQL keyword list
...
KEYWORD2 – data types, highlighted in a different style.
USER1 – user-defined keywords, empty list by default.
Close #5937 , close #7693
5 years ago
dail8859
6ae03f64e8
Add Python literal string interpolation
...
Closes #5698
Add support for:
- SCE_P_DECORATOR
- SCE_P_FSTRING
- SCE_P_FCHARACTER
- SCE_P_FTRIPLE
- SCE_P_FTRIPLEDOUBLE
6 years ago
dail8859
9a2dfeb263
Add literal string style to SQL lexer
...
Closes #3305
6 years ago
dail8859
c9e5b0b1e3
Add comment doc style to SQL lexer
...
Closes #3086
6 years ago
stonecrusher
fbfa15378c
Fix '\' display problem in CSS while using themes
...
Remove Batang font for CSS tags
fixes #3952 , closes #5490
6 years ago
dail8859
e1f01e00ba
Add C# type keywords to style configurator
...
Closes #2415
8 years ago
nmlgc
ddf81ecc02
Update old themes to use the correct style IDs for Pascal
...
Scintilla got a [new Pascal lexer] in version 1.78, which was included in
Notepad++ version 5.4.4. However, this lexer also introduced [new style IDs]
and most of Notepad++'s bundled themes that were created before version 5.4.4
haven't been updated in all that time.
Fixes #249 , closes #1912
8 years ago
dail8859
cf4d3d2599
Add xml entity style
...
Fixes #1991
9 years ago
vlakoff
2b87e3a850
Correct "JavaScript" capitalization in themes
...
Closes #1860
9 years ago
WGriffing
3ff59b2a70
Update themes' styles for fortran.
...
Closes #1741 , closes #1784
9 years ago
Stanislav Golovin
7fbdb31dee
Add back-quoted string support for javascript
...
Closes #1084 , Fixes : #1055
9 years ago
Don Ho
4479476230
[BUG_FIXED] Prevent Notepad++ from crash due to indexation in clipbordHistory object.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1262 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
56a236af40
[RELEASE] Notepad++ v5.6.3 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@591 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago