vlakoff
e7bf582ffd
Add some new PHP 7.3 function keywords
...
Add some new PHP 7.3 function keywords for highlighting and autocompletion.
Fix #8410 , close #10819
3 years ago
Rodrigo Cesar
0fd0e5dab1
Add "when" reserved word of C# 6.0 in auto-completion
...
Close #9667
3 years ago
0xlay
f50061981a
Add support DarkMode, function list & auto-completion for TypeScript
...
Close #10381
3 years ago
Sashank999
e87e94a6ce
Add latest ES/JS keywords for auto-completion
...
Fix #9858 , close #9859
3 years ago
Don HO
9f635b22af
Fix invalid XML file
4 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
Christian Grasser
d17fa02a6f
Check XML validation in Notepad++ build system
...
1. Added xml syntax check via python script just for the win32 debug build because there already the functionlist check happens.
2. Fixed an issue found for perl.
Fix #9330 , close #9339
4 years ago
Youssef Victor
de202d9a14
Add C# 9.0 keywords for auto-completion
...
Close #8872
4 years ago
Rodrigo Cesar
230c7ef235
Add "nameof" reserved word of C# in auto-completion
...
Close #8633
4 years ago
PeterCJ
801a3f5845
Update perl keywords & auto-completion API
...
Update list through Perl v5.30
Close #8198
5 years ago
Scott Sumner
73f5492d04
Fix strncmp return type and first parameter
...
Fix #8117 , close #8119
5 years ago
schnurlos
b933476632
Update lisp API
...
Included values from Autocad 13 reference.
Close #6000
5 years ago
Simon Sobisch
a5ec6be8a9
Enhance COBOL language support - function list & auto-completion
...
COBOL support in function list - new entries in functionList.xml (note: defaults to fixed-form reference format, manual switch to free-form reference-format possible in association for langID 50)
COBOL support in auto-completion - new file APIs/cobol.xml
COBOL syntax highlighter - recreated list
note: list of statements, functions and reserved words token from GnuCOBOL 3.0 (COBOL85,2002,2014 + extensions from IBM/MF/RM/ACUCOBOL), please report back if any words are missing
Close #4004
5 years ago
vlakoff
48ac04accc
Add "hasOwnProperty" method to the JavaScript autocompletion
...
Close #5957
5 years ago
Alexander Grund
43893e5a2c
Add CMake new keywords.
...
Close #5701 , close #5511
6 years ago
Don HO
a76843cf65
Remove auto-completion files from the old location while update
6 years ago
mogu1121
b4f012985f
Add new JavaScript API for auto-completion
...
Close #5023
6 years ago
Christian Grasser
24a839434c
checked all files of the APIs dir for xml syntax issues and corrected the broken files
6 years ago
Christian Grasser
6cdac077f2
Add autoit autoCompletion
...
Add autoit.xml autoCompletion from http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#A -> http://notepad-plus.sourceforge.net/commun/userDefinedLang/Autoit.xml
Close #4977
6 years ago
Christian Grasser
2d81570be5
added lua autoCompletion
...
added lua autoCompletion from http://ageekandhisblog.com/notepad-plugin-lua-corona-api-autocompletion/
as the one mentioned under http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#L -> http://www.davidcarrigg.com/uploads/LuaLangFile.zip is no longer available
Close #4978
6 years ago
MCCshreyas
2e4b01cd3d
More improvements in C# intellisense
...
Close #4419
7 years ago
MCCshreyas
460564554e
Major improvements to C# intellisense
...
Close #4142
7 years ago
dail8859
8c84e92349
Fix EOLs
7 years ago
mogu1121
9951fcd087
Add new keywords of javascript for auto-completion
...
Close #4156
7 years ago
oirfeodent
2c4e5b2601
Add Auto Completion for BaanC
...
Closes #3927
7 years ago
Shreyas jejurkar
5cf0292dad
Added keywords auto-completion for CoffeeScript
...
Closes #3977
7 years ago
dail8859
8f848b7b27
Remove duplicate keywords for autocompletion
7 years ago
dail8859
a73c45db5a
Fix 9f0ba445
typo
7 years ago
Shreyas jejurkar
9f0ba4450d
Added more C# keywords for auto-completion
...
Closes #3899
7 years ago
marcoM32
de648eff62
Add batch auto-completion
...
A new resource for auto-completion in batch scripting environment
Closes #3157
7 years ago
Don HO
f4bddcac3d
Add new function names for Java auto-completion
...
Closes #2926
8 years ago
bradley101
e5babc3d2b
Add StringBuilder keyword for Java API
...
Closes #2882
8 years ago
Don Ho
9fa1637605
Update vb.xml
8 years ago
vlakoff
311c4e58cf
Fix autocompletion for PHP function class_alias()
...
Closes #1468
8 years ago
kozintsev
77c98318a3
Enhance C# keywords
...
Closes #1661
9 years ago
Ricardo
a9ed6b436b
HTML auto-completion: Additions to HTML lang and auto-complete ( fixes #222 , closes #336 )
...
HTML auto-complete
- add missing html elements and global events/attributes
- remove some deprecated elements, keeping popular ones
- remove duplicates
HTML lang
- add missing html elements (including deprecated ones) and global events/attributes to langs.model.xml
- remove duplicates
Use JavaScript highlight for JSON, because they have the same syntax.
10 years ago
Ricardo
2ad0a7df57
Add "php" string to PHP auto-complete
...
Fix https://github.com/notepad-plus-plus/notepad-plus-plus/issues/279
10 years ago
Ricardo
dcfcd13a30
Add more keywords to JS auto-complete
...
Add more keywords to JS auto-complete.
This list is indeed in need of a complete update...
10 years ago
Don Ho
6435087f08
[UPDATE] Update language files.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1180 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
a7c2d050fd
[BUG_FIXED] Fix the display/translation problem for new added commands.
...
[UPDATE] Update html auto-completion file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1157 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
2535486bb4
[UPDATE] Add new keywords for language NSIS.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1124 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
60239d517f
[UPDATE] Update language files and html API file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@961 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
275a78228b
[RELEASE] 6.1.8 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@959 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
6bf1810dae
[UPDATE] Add 2 javascript entries for auto-completion.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@913 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
74084db9a8
[BUG_FIXED] Fix a file detection bug on opening file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@901 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
f077b71ebf
[RELEASE] Notepad++ 6.0 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@887 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
ba9731ca7f
[NEW] Regroup bookmark operation menu commands under "Bookmark" menu folder.
...
[BUG_FIXED] Fix "Save all" inconsistent icon state on toolbar.
[UPDATE]
- (Author: Christian Cuvier) Update offline help document.
- Native Language Files : updated and added new one
- Add new keywords for HTML5 and css.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@638 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
40eb02ab1f
[RELEASE] Notepad++ v5.6.8 release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@621 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