https://github.com/dail8859/love-api-npp
LÖVE API autocomplete file for Notepad++
https://github.com/dail8859/love-api-npp
Last synced: 4 months ago
JSON representation
LÖVE API autocomplete file for Notepad++
- Host: GitHub
- URL: https://github.com/dail8859/love-api-npp
- Owner: dail8859
- License: gpl-2.0
- Created: 2016-11-02T19:53:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T17:37:00.000Z (over 8 years ago)
- Last Synced: 2025-02-02T02:22:26.053Z (4 months ago)
- Language: Lua
- Size: 28.3 KB
- Stars: 12
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# love-api-npp
[](http://love2d.org/)
[LÖVE](https://love2d.org/) API autocomplete file for Notepad++.
## Usage
1. Download the lua.xml file from the [Release](https://github.com/dail8859/love-api-npp/releases) page, and place it in Notepad++'s `plugins/APIs/` directory.
1. In Notepad++, go to `Settings > Preferences` in the menu.
1. Select the `Auto-Completion` tab.
1. Make sure `Enable auto-completion on each input` is checked.
1. Set it to `Function completion`.
1. And check `Function parameters hint on input`.---
