Adds IntelliSense features for Tarantool to VS Code. This is a Library for Sumneko's Lua Language Server with extended EmmyLua annotations.
In the future, just install the VSCode extension for Lua by Sumneko!
TODO
For local development you need:
- Clone this repository
- Add the path to this library in the extension settings
- Add box module annotations
- box functions (not all)
- backup
- ctl
- error
- space
- index
- cfg
- schema
- stat
- slab
- tuple
- net.box
- http server, client
- annotations (not all)
- doc
- Datetime
- Add annotations
- Add doc
- json, yaml
- digest
- fiber
- fio
- buffer
- fun
- decimal
- socket
- csv
- Add vshard annotations
- Add cartridge annotations
- Add library to sumneko's repository