dependabot[bot] 5538d9df7c chore(deps-dev): bump glob from 11.0.3 to 11.1.0 (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 14:50:40 +01:00
2025-01-22 03:03:43 +02:00
2024-09-02 20:19:33 +03:00
2022-06-18 22:18:39 +02:00
2025-01-22 03:03:43 +02:00

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, build and build-debug 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 pnpm i to install dependencies, pnpm 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
Readme 1.9 MiB
Languages
TypeScript 100%