wmanth / vscode-jar-viewer

JAR Viewer Extension for VS Code
Other
7 stars 3 forks source link

Getting UriError when trying to view JSON file inside jar #20

Open AzoSBear opened 1 year ago

AzoSBear commented 1 year ago

The editor could not be opened due to an unexpected error: [UriError]: Scheme contains illegal characters.

Is the error I'm getting when I'm simply trying to preview the file in the jar

the name of the file I'm trying to view is simply called spruce.json

File preview Click on a file node in the content tree to open a preview of the file in a read only editor view.

According to the extension description

image

i-am-mr-me commented 1 year ago

having the same issue so update if you work out why this is happening