Christian Grasser
973fb36044
Add auto-completion for Go & Raku, function list for Raku
...
- added autoCompletion for Go and Raku to installer script.
- added function list for Raku as starting point, currently just an adapted copy of the perl functionlist.
Related to #15000 and #14966
Close #15128
7 months ago
zeltop
816fa3e414
Add GDScript language
...
Adds GDScript language support, autocomplete file, functionlist, default and dark themes.
Fix #13329 , close #13335
2 years ago
Don Ho
529693a559
Add forgotten files into the binary packages
2 years ago
Don HO
92b45d48c7
Include TypeScript files into installer
...
Include TypeScript auto-completion file & function list file into installer.
3 years ago
Simon Sobisch
da61b1d949
Add an option in installer to install COBOL autocomplete
...
follow-up to adae1922cf
Close #9672
4 years ago
Don HO
ab5c1d3e2a
Upgrade Notepad++ License
...
Update GPL version from v2 to v3.
Fix #9425 , close #9441
4 years ago
Don HO
c0c070abaf
Split functionList.xml into multifile in "functionList" Folder
...
New "functionList" will be added beside of notepad++.exe or "%APPDATA%\Notepad++\", according the installation mode. If the portable package is used, after removing "doLocalConf.xml", the "functionList" folder should be copied manually from Notepad++ installed directory to "%APPDATA%\Notepad++\" to make function list work again.
All splited files are localized in this folder with the explicit language name.
"overrideMap.xml" is optional for overriding the default functionList parse rule files, and for adding UDL parse rule files.
Close #4896
4 years ago
Don HO
a76843cf65
Remove auto-completion files from the old location while update
6 years ago
Don HO
d6f5b7b13a
Change folder location of auto-completion
...
from "<NPP_INST>\plugins\APIs\" to "<NPP_INST>\autoCompletion\"
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
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
SinghRajenM
461936ef44
Fix the issue that batch.xml is missing from installer
...
Closes #3677 , fixes #3680
7 years ago
SinghRajenM
295cbafe7d
Code improvement
...
Closes #3582
7 years ago
Don Ho
1a0cde0271
Remove unecessary component (ChangeIcon.exe)
...
Sign all binaries
Add License header
8 years ago
Don Ho
fc014595a3
Make x32 and x64 packages
...
Refactoring NSIS installer
8 years ago