Notepad++ 0.9.0 Auto-Completion
Posted: Sat Dec 21, 2013 3:53 am
This is just an updated version of a previous auto-completion file to support love 0.9.0 in NPP. I finished it recently and haven't tested for any bugs, so if you see one let me know.
Install Process:
Drag the xml file to the Notepad++/plugins/APIs folder.
Then in notepad++, go to preferences and then to autocompletion. From there select "Enable auto-completion on each input" and "function completion", then also enable "Function parameters hint on input".
Again, this has a high chance of having bugs so just post any bugs and I will try to fix them as quick as possible.
CHANGES:
fixed some functions not showing in love.window
added love._openConsole()
added missing love.graphics functions
- sheepmanbuddy
Install Process:
Drag the xml file to the Notepad++/plugins/APIs folder.
Then in notepad++, go to preferences and then to autocompletion. From there select "Enable auto-completion on each input" and "function completion", then also enable "Function parameters hint on input".
Again, this has a high chance of having bugs so just post any bugs and I will try to fix them as quick as possible.
CHANGES:
fixed some functions not showing in love.window
added love._openConsole()
added missing love.graphics functions
- sheepmanbuddy