Commit Graph

34 Commits

Author SHA1 Message Date
dail8859
e1f01e00ba Add C# type keywords to style configurator
Closes #2415
2016-10-12 12:27:59 -04:00
Don HO
f3d88284d7 Make NSIS String more readable 2016-09-21 10:48:06 +02:00
dail8859
cf4d3d2599 Add xml entity style
Fixes #1991
2016-07-03 16:01:06 -04:00
Don Ho
e584c47429 Fix several typos 2016-05-14 13:14:22 +02:00
vlakoff
4a89971ee4 Improvements for JSON highlighting
Closes #1349
2016-03-18 17:16:52 +01:00
YWX
cfa57b6818 Notepad++ support both SCLEX_FORTRAN and SCLEX_F77
Closes #1381
2016-03-01 21:34:52 +01:00
dail8859
03c8e0c80c Add identifier style to R
Closes #1264, closes #1265
2016-01-02 20:05:43 +01:00
dail8859
7b2b640357 Add styles for additional strings in D
Closes #1099, closes #1210
2015-12-04 12:58:49 +01:00
dail8859
4fee79907b Add styles for Powershell
Close #1184
Comment blocks, here-strings, here-characters, and comment document keywords. Closes #1183
2015-12-01 17:03:27 +01:00
dail8859
378673da90 Add styles for Lua label and identifier
Closes #1181, closes #1182
2015-12-01 17:01:43 +01:00
dail8859
5b45ddb7d9 Add style for Python decorator
Closes #1179, closes #1180
2015-12-01 16:56:47 +01:00
dail8859
6a91b26af0 Add styles for preprocessor comments
Closes #803, Closes #1180
2015-12-01 16:54:53 +01:00
Don Ho
c866bb7e95 Make several language names right
Fixes #907
2015-11-22 00:13:08 +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
8e103d837a [RELEASE] Notepad++ 6.8.4 release 2015-10-16 21:02:54 +02:00
Don Ho
963d7fc885 Enhance Javascript syntax highlighting
Separate the normal javascript (*.js) syntax highlighting from the
embbeded Javascript (in html) syntax highlighting.
2015-10-11 21:32:41 +02:00
Don Ho
46e810aa53 Add JSON language support; Add auto-detection for xml, php and bash. 2015-09-19 18:49:55 +02:00
Don Ho
ef27d7db62 [REMOVE] Remove Sourc Code Pro font for several regressions.
Revert the default font to Courier New to solve several regressions due
to Sourc Code Pro font since v6.8
2015-08-13 02:22:47 +02:00
Don Ho
91992d0b7c [ENHANCEMENT] Use "Source Code Pro" as default font
Source Code Pro is included in the Notepad++ distribution for its
internal use.
If it's not the first time of Notepad++ installation (ie. updating),
users need to set Source Code Pro as default font manually via style
configurator dialog, or just delete "%APPDATA%\Notepad++\stylers.xml".
2015-07-18 21:18:39 +02: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
8e8257c8d8 [NEW] URL hovered highlighting can be customized.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1146 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-11-06 18:53:50 +00:00
Don Ho
d56b2eef66 [UPDATE] Add CoffeeScript keywords.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1118 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-15 23:48:00 +00:00
Don Ho
5ade0c4821 [NEW_FEATURE] Add Coffee script support.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1117 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-14 19:35:34 +00:00
Don Ho
3b08109267 [RELEASE] Notepad++ 6.3.1 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1030 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-17 23:31:02 +00:00
Don Ho
a97b25ed92 [BUG_FIXED] (Author: Ivan Radić, aka Loreia) Python style improvment.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@969 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-10 22:34:29 +00:00
Don Ho
a9da259124 [NEW_FEATURE] Add active folding area highlighting feature (only for box and circle mode).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@792 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-17 22:34:28 +00:00
Don Ho
b3f11896eb [RELEASE] Notepad++ v5.6.7 release.
[CHANGE_BEHAVIOUR] Enlarge regconition of clickable link from "http://" to any URI.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@617 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-21 18:17:54 +00:00
Don Ho
98fdb775f8 [NEW_MINOR_FEATURE] Add the ability to add the second keyword group for user in both LISP and Scheme languages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@557 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-11 16:59:13 +00:00
Don Ho
bb8ad920d0 [BUG_FIXED] Fix Calltip hint bug and add a new capacity in it.
[NEW] Add colour settings for GUI4Cli.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@556 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-05 01:44:40 +00:00
Don Ho
7060444031 [NEW] Add D, R, PowerShell and COBOL keywords and colour settings.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@555 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-03 00:22:08 +00:00
Don Ho
3464682ef6 [ENHANCE] Enhance to avoid eventual crash (TCHAR * to generic_string).
[BUG_FIXED] Fix a crash bug due to unstability of FTP_synchronize plugin (enhance DockingCont.cpp).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@514 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-03 00:37:30 +00:00
Don Ho
72e20073be [BUG_FIXED] Fix a crash that was occurring when searching in files from a deep path.
Fix Pascal and Scheme syntax highlighting problem (styles.xml).
Add SQL folding capacity.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@511 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-11 13:02:38 +00:00
Don Ho
c3da0f775f [NEW_FEATURE] Add the ability of tag match feature to not highlight comment zone in html/xml.
[BUG_FIXED] Fix TCL language highlighting bug.
[NEW_RELEASE] v5.4 released. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@478 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-25 19:46:29 +00:00
Don Ho
4dd3b257e0 Moved PowerEditor in trunk remotely
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@460 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-24 23:34:47 +00:00