Craftidore
3311924e1c
Make auto-completion case sensitive for lua
...
Fix #15612 , close #15613
3 weeks ago
PeterCJ
161bb41425
Add syntax highlighting for Raku
...
Based on SciTE, Go/Golang can use cpp lexer.
Use the Perl color scheme from each theme as the basis for the Raku color scheme.
Fix #4465 , close #15000
7 months ago
PeterCJ
8f24e89824
Add syntax highlighting for Go/Golang
...
(as done in SciTE, Go/Golang can use cpp lexer)
Fix #8090 , close #14966
7 months ago
Gustavo5634
978118dc0e
Add latest ES/JS keywords for auto-completion
...
Fix #14705 , close #14711
9 months ago
DARK_GEMS
346ed36c01
Add html 5 style code in css.xml for auto-completion
...
Close #14698
9 months ago
Compaszer
bf65ba5329
Added php 8.3 functions to syntax highlighting and autocomplete files
...
Fix #14635 , close #14636
10 months ago
DARK_GEMS
ec29bc101c
Update css.xml
...
Some css properties added.
Close #14666
10 months ago
briangood35
dadc187dc6
Add srcset attribute for HTML
...
Fix #14294 , close #14339
1 year ago
PeterCJ
caf6303896
Update the Perl keywords for Perl v5.38
...
- update `autoCompletion\perl.xml` to auto-complete on the new keywords/built-in-functions/pragmas
- update `langs.model.xml` to syntax-highlight on the new keywords/built-in-functions/pragmas
Close #14191
1 year ago
zeltop
816fa3e414
Add GDScript language
...
Adds GDScript language support, autocomplete file, functionlist, default and dark themes.
Fix #13329 , close #13335
2 years ago
ArkadiuszMichalski
d2ba9cae0e
Add keywords and functions of PHP
...
Fix #13012 , fix #9897 , close #13111
2 years ago
VinsWorldcom
fd84de1ee4
Fix some incoherent upper/lower case in coffee.xml
...
Fix lowercase keyWord to proper uppercase KeyWord in APIs/coffee.xml file.
Fix #12762 , close #12763
2 years ago
ccuser44
4ae6736c99
Update lua.xml
...
Remove API which doesn't belong to official LUA, add new LUA API.
Close #12657
2 years ago
vlakoff
1a5bd265e5
[xml] Fix some enties in PHP autocompletion
...
Close #12641
2 years ago
ArkadiuszMichalski
e64d1efe75
[xml] Add autocompletion for PowerShell
...
Fix #12492 , close #12606
2 years ago
Arkadiusz Michalski
67256a107b
Update CPP keywords
...
Fix #11936 , close #12477
2 years ago
Arkadiusz Michalski
ae32f34fb3
Add minlength attribute for HTML
...
Fix #12416 , close #12430
2 years ago
Anders
4426f43cfd
Update NSIS keywords file and autocompletion file
...
Close #11442
3 years ago
VinsWorldcom
10ec944800
Fix wrong xml structure in 2 Auto-completion files
...
Move `<Environment>` tag into `<AutoComplete>` tag as per file definition for Cobol and Lua.
Fix #11393 , close #11394
3 years ago
VinsWorldcom
d6b736aac0
Add warnings keyword for Perl
...
Fix #11369 , close #11370
3 years ago
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