Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.55 KB

README.md

File metadata and controls

64 lines (50 loc) · 1.55 KB

🕷 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.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

🕷 Keywords