🕷 Tarantool VS Code ExtensionTarantool VS Code Extension helps you to develop Tarantool applications in VS Code. It enhances your text editor with completions, suggestions, and snippets. Features![]() This extension offers the following features.
UsageThat's how you use this extension.
You may statically type your Lua functions as follows.
For more examples, refer to the examples folder with tutorials on how to type your Lua code. ContributingFeel free to open issues on feature requests, wrong type annotations and bugs. If you're dealing with a problem related to LSP we'd appreciate addressing a direct issue to the used external Lua Language server. We also appreciate contributions via pull requests. Thank you for your interest in Tarantool and its development tools! References & acknowledgmentsThis is an extension for the Tarantool database. It uses VS Code EmmyLua extension with emmylua-analyzer-rust under the hood and RedHat YAML extension dependencies as providers of Lua and YAML language servers and extend them with Tarantool-specific annotations. A lot of the initial work has been done by Tarantool community in the original Tarantool VS Code annotations. |