Page 1 of 1

Notepad++ autocompletion for Löve 11.4

Posted: Thu Mar 09, 2023 3:05 pm
by Tenecifer
Hello !
I made a program to browse the wiki in order to make autocompletion possible on Notepad++ with Löve (11.4) !
Once I'll finish it (there are some things to improve and probably to fix), I'll post a link to it here. :nyu:

But in the meanwhile, there is the first version of the XML file attached to this post.
I merged it with the original file for Lua !
To install it, replace the original "Lua.xml" file in the "autoCompletion" directory of Notepad++ (for example : C:\Program Files (x86)\Notepad++\autoCompletion)
(Don't forget to activate the autocompletion in the parameters)

Don't hesitate to give me feedbacks !

Works Great with version 11.5 !

Posted: Sat Apr 27, 2024 5:52 pm
by Tecdyne
Exactly what I needed (I prefer the lightweighted Notepad++ over heavy and slow VSCode or others).
Your autocompletion works great, also with version 11.5.
Thank you for your effort, this must have been a lot of digging the documentation for the syntax.