Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dail8859/love-api-npp

LÖVE API autocomplete file for Notepad++
https://github.com/dail8859/love-api-npp

Last synced: 3 months ago
JSON representation

LÖVE API autocomplete file for Notepad++

Lists

README

        

# love-api-npp

[![LOVE](https://img.shields.io/badge/L%C3%96VE-0.10.2-EA316E.svg)](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`.

---

![calltip](/img/calltip.png)