Skip to content

Release 0.1.0

Choose a tag to compare

@georgiy-belyanin georgiy-belyanin released this 01 Apr 17:04
· 22 commits to main since this release

This is an initial VS Code marketplace release of the extension.

Added

  • Added support for EmmyLua LSP and Tarantool-specific annottations.
  • Added jsonschema checks for Tarantool cluster configuration.
  • Added tt start and stop commands to the command palette.
  • Added tt restart and status to the command palette.
  • Added tt install Tarantool CE to the command palette.
  • Added plugin icon.
  • The extension performs startup checks whether there are Tarantool
    annotations when it starts.
  • Added tt create command for creating Tarantool projects from a template.