Search found 1 match
- Tue Jun 11, 2024 1:46 am
- Forum: General
- Topic: Autocomplete/Intellisense for VSCode and Neovim
- Replies: 2
- Views: 3535
Autocomplete/Intellisense for VSCode and Neovim
I spent a good while trying to get autocomplete to work correctly with the Love2d API. I typically use Neovim for editing for my day job, and I have Mason doing the automatic installation of language servers, so the typical language server setup was no big deal. However, I'm new to Lua, so I didn't ...