mirror of
https://github.com/tauri-apps/tauri-vscode.git
synced 2026-01-31 00:35:18 +01:00
565e9ea350a3707500ff3030ff2891f78b4ecb09
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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, deps, 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.
Contributing
Following the official guide, run yarn to install dependencies, yarn compile to build your changes and press F5 to open a new Extension Development Host window.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:34:20.034Z
Languages
TypeScript
100%