Files
archived-tauri-vscode/README.md
2021-05-04 11:34:37 -03:00

439 B

Tauri VS Code Extension

Visual Studio Code Extension that adds support to Tauri commands and tauri.conf.json JSON validation.

Supported commands

It adds the init, dev and build commands to the Command Palette.

JSON validation

The extension automatically pulls the latest config schema so VS Code can display documentation and autocomplete.