KeJunMao / vscode-devtoys

DevToys for VScode
https://marketplace.visualstudio.com/items?itemName=kejun.devtoys
GNU General Public License v3.0
144 stars 9 forks source link

404 on certain tools/toys #1

Closed from-nibly closed 2 years ago

from-nibly commented 2 years ago

The following toys show blank screens and are met with a 404 error in the dev console

URL Encoder Hash Generator Regex Tester Color Blindness Simulator

OS NixOS 21.11 (Linux) 5.10.96 VSCode Version 1.64.0 Extension version 0.0.9

Error looks like this

GET https://file+.vscode-resource.vscode-webview.net/home/jordan/.vscode/extensions/kejun.devtoys-0.0.9/out/compiled/colorBlindnessSimulator.js net::ERR_ABORTED 404
KeJunMao commented 2 years ago

thank you report, it's a filename bug. can you try 0.0.10?

from-nibly commented 2 years ago

That worked thanks!

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: