PeterCJ
8f24e89824
Add syntax highlighting for Go/Golang
...
(as done in SciTE, Go/Golang can use cpp lexer)
Fix #8090 , close #14966
2024-04-11 17:58:43 +02:00
mpheath
fd1f785b89
Add Change History colour configuration
...
Fix #12321 , fix #13915 , close #14819
2024-03-06 15:48:15 +01:00
Don Ho
2a90f11487
Add new styler entries to themes
2023-11-22 18:26:37 +01:00
mpheath
37a968e6f4
[xml] Add Batch After Label style configuration
...
Fix #14283 , close #14284
2023-11-04 00:30:46 +01:00
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
2023-10-05 20:08:12 +02:00
ArkadiuszMichalski
e45c1fc322
[xml] Fix disabled options activated in themes issue
...
Don't use non-working attributes for WidgetStyle in themes.
Fix #12508 , close #12635
2022-12-16 00:24:27 +01:00
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.
2022-10-31 01:52:42 +01:00
Harvey R
06a082d35f
Add Python missing option in theme files
...
Fix #12066 , close #12070
2022-10-05 04:19:21 +02:00
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
2022-09-22 19:28:08 +02:00
Don Ho
79e766755d
Make EOL (CRLF) display customizable
...
Fix #11413 , close #11773
2022-06-12 19:41:09 +02:00
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
2022-01-12 18:09:55 +01:00
Don Ho
540fbeddda
Add JSON syntanx highlighting in the dark themes
2021-10-15 00:42:45 +02:00
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
2021-01-04 15:02:09 +01:00
Don HO
13d2fdadb0
Add "Bookmark margin" into GlobalStyles for all themes
2020-10-29 05:40:37 +01:00
Don HO
95dec01e27
Fix 2 typos in all stylers files
...
Fix #3578
2020-09-20 01:54:44 +02:00
Don HO
584b3fead4
Add "URL Hovered" style for themes
2020-06-23 12:18:44 +02:00
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
2019-12-14 23:51:04 +01:00
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
2019-05-25 15:44:49 -04:00
dail8859
9a2dfeb263
Add literal string style to SQL lexer
...
Closes #3305
2019-05-25 14:49:56 -04:00
dail8859
e1f01e00ba
Add C# type keywords to style configurator
...
Closes #2415
2016-10-12 12:27:59 -04:00
dail8859
cf4d3d2599
Add xml entity style
...
Fixes #1991
2016-07-03 16:01:06 -04:00
vlakoff
2b87e3a850
Correct "JavaScript" capitalization in themes
...
Closes #1860
2016-07-03 18:30:23 +02:00
WGriffing
3ff59b2a70
Update themes' styles for fortran.
...
Closes #1741 , closes #1784
2016-05-15 18:14:55 +02:00
dail8859
d7a0649c1f
Adds string styles to other themes for D
...
Closes #1146 , fixes #1445
2016-02-11 22:48:01 +01:00
Stanislav Golovin
7fbdb31dee
Add back-quoted string support for javascript
...
Closes #1084 , Fixes : #1055
2015-11-21 15:25:17 +01:00
Don Ho
8ec487d668
[RELEASE] Notepad++ 6.7.5 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1351 f5eea248-9336-0410-98b8-ebc06183d4e3
2015-03-10 20:53:52 +00:00
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
2014-07-21 06:07:19 +00:00
Don Ho
07671e8d71
[RELEASE] 6.1.4 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@918 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-24 23:06:31 +00:00