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
8 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
b3ff400cc8
Fix python wrong decorator attribute colors
...
Add "ATTRIBUTE" color in Python.
Only DarkModeDefault.xml & Zenburn.xml are modified due to the other themes missing "DECORATOR" color with which "ATTRIBUTE" color uses.
I let people who use those themes and need "DECORATOR" & "ATTRIBUTE" colors to modify them.
Fix #5894 , close #14830
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
Don Ho
641b6e71c2
Fix XML syntax error
2 years ago
afalkenhahn
d21f7cbf5c
Added Hollywood support
...
Close #13417
2 years 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
Don Ho
3e9413d615
Restore Scintilla header files
...
Restore Sci_Position.h & ScintillaStructures.h (ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12327#issuecomment-1296020276 )
And add R styles.
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
3 years ago
Ian O'Neill
c40c90e8a4
Make the dark mode color scheme palatable for ini, json & props files
...
Fix #11544 , close #11555
3 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
cb3d328666
Fix invalid UTF-8 XML files
4 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
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
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
Jani Kesänen
c37525cd90
Updated Zenburn theme to contain all the languages supported by 7.7
...
Close #5829
5 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
Alberto-Dev
acd2cc6ba2
Adde missing styles to Zenburn theme for PowerShell
...
Close #5161
6 years ago
dail8859
e1f01e00ba
Add C# type keywords to style configurator
...
Closes #2415
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
vlakoff
4a89971ee4
Improvements for JSON highlighting
...
Closes #1349
9 years ago
dail8859
d7a0649c1f
Adds string styles to other themes for D
...
Closes #1146 , fixes #1445
9 years ago
vlakoff
09d505ab1d
Enhance JS keywords and JSON in Zenburn theme
...
Closes #1337 , Closes #1338 , Fixes #1303
Add JSON language to Zenburn theme
Add "null" literal to list of JavaScript keywords
9 years ago
Stanislav Golovin
7fbdb31dee
Add back-quoted string support for javascript
...
Closes #1084 , Fixes : #1055
9 years ago
Don Ho
9418974c87
[RELEASE] Notepad++ 6.6.8 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1267 f5eea248-9336-0410-98b8-ebc06183d4e3
10 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
73c4811c8b
[RELEASE] Notepad++ 6.3 RC.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1016 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
3f6f0e9b2e
[NEW] (Author : Christian Cuvier) Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').
...
[BUG_FIXED] (Author : Fabrizio Gennari) Fix finding "\0" or "\x00" issue in find extened mode.
[NEW] (Author : Hayes Roberts) Add Notepad++ mascot images.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@602 f5eea248-9336-0410-98b8-ebc06183d4e3
15 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