Provide auto completion & signatures help for Bully Natives functions & variables in Lua.
- VS Code v1.84.0 or later
Open command palette by pressing Ctrl + Shift + P
, then type Bully Lua
to see all available settings for this extension.
Currently only 1 command is available.
bully-lua.toggleSnippet
: Toggle code snippet on or off.
- Default suggestion doesn't work (suggests all words in the current file)
Default (code snippet disabled)
Code snippet enabled
Initial release.