tauri-vscode icon indicating copy to clipboard operation
tauri-vscode copied to clipboard

Visual Studio Code Extension for Tauri apps development

Results 22 tauri-vscode issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`18.19.48` -> `20.16.7`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.48/20.16.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`18.19.31` -> `18.19.42`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.31/18.19.42) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/vscode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode)) | [`1.75.0` -> `1.93.0`](https://renovatebot.com/diffs/npm/@types%2fvscode/1.75.0/1.93.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fvscode/1.93.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

# Version Updates Merging this PR will release new versions of the following packages based on your change files. # tauri-vscode ## [0.2.7] - 8f41ede (#242) Install `cargo tauri` if...

version updates

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [strip-ansi](https://togithub.com/chalk/strip-ansi) | [`6.0.1` -> `7.1.0`](https://renovatebot.com/diffs/npm/strip-ansi/6.0.1/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/strip-ansi/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This extension now supports validation for tauri.conf.json, but not for Tauri.toml. It would be nice to be able to switch to toml since that's common practice in the Rust community...

enhancement

I was wondering if it would be possible to add highlighting and hover documentation within the string argument of invoked functions. I may try working on this and see how...

enhancement

Hi there, When I run `cargo tauri dev` in the Terminal, my app starts correctly, but when I try using `Tauri: Dev` from the Command Palette, I get this output:...

The extension does not show as verified on the marketplace (with the blue badge). I think it would be worth going through the validation process, which includes setting a dns...