All Projects → tauri-apps → tauri-vscode

tauri-apps / tauri-vscode

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE_APACHE-2.0 MIT LICENSE_MIT
Visual Studio Code Extension for Tauri apps development

Programming Languages

typescript
32286 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].