tauri-apps / tauri-vscode

Visual Studio Code Extension for Tauri apps development
https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode
Apache License 2.0
479 stars 30 forks source link

Unable to load schema error #53

Closed nothingismagick closed 3 years ago

nothingismagick commented 3 years ago
image
nothingismagick commented 3 years ago

Do we just need to cut a fresh release? I am asking, because I just reinstalled the plugin and get that error.

lucasfernog commented 3 years ago

I've merged the covector PR but the publish failed :( i'll fix this.

lucasfernog commented 3 years ago

Actually the CI here needs improvements - i forgot to manually open a PR to the release branch :D

lucasfernog commented 3 years ago

v0.1.0 published https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode but i can't see it on VSCode yet :(

nothingismagick commented 3 years ago

I can. image

nothingismagick commented 3 years ago

But am seeing the same error

image

lucasfernog commented 3 years ago

Seems like I used the wrong link; it should've been the raw content link :/

lucasfernog commented 3 years ago

v0.1.1 is up. I couldn't find it in my VSCode because i use the open source build and it didn't have the marketplace enabled :P

nothingismagick commented 3 years ago

cheers! works now