vaintrub / vscode-tarantool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ•· Tarantool VScode Library

Adds IntelliSense features for Tarantool to VS Code. This is a Library for Sumneko's Lua Language Server with extended EmmyLua annotations.

πŸŽ“ Quick start

In the future, just install the VSCode extension for Lua by Sumneko!

πŸ’£ Features

TODO

πŸ“ Contributing

For local development you need:

  1. Clone this repository
  2. Add the path to this library in the extension settings

Screenshot 2022-10-02 at 16 59 46

β˜‘οΈ TODO

  • Add box module annotations
    • box functions (not all)
    • backup
    • ctl
    • error
    • space
    • index
    • cfg
    • schema
    • stat
    • slab
    • tuple
  • net.bot (not all)
  • http server, client
    • annotations (not all)
    • doc
  • Datetime
    • Add annotations
    • Add doc
  • json, yaml
  • digest (not all)
  • fiber
  • fio (not all)
  • buffer
  • fun (not all)
  • decimal
  • socket
  • csv
  • Add vshard annotations
  • Add cartridge annotations
  • Add library to sumneko's repository

πŸ•· Keywords

About


Languages

Language:Lua 100.0%