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 |
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 |
Ian O'Neill
|
c40c90e8a4
|
Make the dark mode color scheme palatable for ini, json & props files
Fix #11544, close #11555
|
2022-04-26 16:01:43 +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
|
cb3d328666
|
Fix invalid UTF-8 XML files
|
2021-01-04 20:02:23 +01: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 |
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 |
Jani Kesänen
|
c37525cd90
|
Updated Zenburn theme to contain all the languages supported by 7.7
Close #5829
|
2019-07-31 22:19:29 +02:00 |
dail8859
|
9a2dfeb263
|
Add literal string style to SQL lexer
Closes #3305
|
2019-05-25 14:49:56 -04:00 |
dail8859
|
c9e5b0b1e3
|
Add comment doc style to SQL lexer
Closes #3086
|
2019-05-24 11:59:52 -04:00 |
Alberto-Dev
|
acd2cc6ba2
|
Adde missing styles to Zenburn theme for PowerShell
Close #5161
|
2019-03-03 18:51:55 +01: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 |
vlakoff
|
4a89971ee4
|
Improvements for JSON highlighting
Closes #1349
|
2016-03-18 17:16:52 +01:00 |
dail8859
|
d7a0649c1f
|
Adds string styles to other themes for D
Closes #1146, fixes #1445
|
2016-02-11 22:48:01 +01:00 |
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
|
2016-01-09 19:19:42 +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
|
9418974c87
|
[RELEASE] Notepad++ 6.6.8 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1267 f5eea248-9336-0410-98b8-ebc06183d4e3
|
2014-07-27 22:54:02 +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
|
73c4811c8b
|
[RELEASE] Notepad++ 6.3 RC.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1016 f5eea248-9336-0410-98b8-ebc06183d4e3
|
2013-01-28 01:18:56 +00:00 |
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
|
2010-01-24 21:59:33 +00:00 |
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
|
2009-12-17 23:33:39 +00:00 |