Commit Graph

17 Commits

Author SHA1 Message Date
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
appelgran
b693be75ac
Added powershell styles for Monokai theme
Close #8041
2020-04-14 04:57:33 +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
c9e5b0b1e3 Add comment doc style to SQL lexer
Closes #3086
2019-05-24 11:59:52 -04:00
stonecrusher
fbfa15378c
Fix '\' display problem in CSS while using themes
Remove Batang font for CSS tags

fixes #3952, closes #5490
2019-04-07 14:03:38 +02:00
Antoine Lang-Cavelier
e76b5dc869 Add foreground colours for diff in Monokai.xml
Some styles were missing and hence, was replaced by black.

Closes #3433
2017-07-21 14:22:56 +02:00
dail8859
e1f01e00ba Add C# type keywords to style configurator
Closes #2415
2016-10-12 12:27:59 -04:00
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
2016-07-15 02:32:27 +02: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
Stanislav Golovin
7fbdb31dee Add back-quoted string support for javascript
Closes #1084, Fixes: #1055
2015-11-21 15:25:17 +01: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
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