dzylikecode / VSCodeExt-docsify-Preview

write docsify elegantly in VSCode
https://marketplace.visualstudio.com/items?itemName=dzylikecode.docsify-preview
MIT License
4 stars 0 forks source link

Possible to run in Visual Studio Code for the Web? #21

Open paulhibbitts opened 1 year ago

paulhibbitts commented 1 year ago

Thanks again for the awesome VSCode extension! I've been trying out the online Visual Studio Code for the Web editor (viewing file in GitHub press the '.' key) and get this message when trying to install Docsify Preview:

2022-11-10_15-04-47

https://code.visualstudio.com/docs/editor/vscode-web#_extensions

Any sense if something like this might be possible in the future?

Thanks very much, Paul

dzylikecode commented 1 year ago

A good idea, but a little hard to support the web because of the dependencies. Maybe the GitHub new feature codespace helps you. Still, I will try if I have a better understanding of VSCode API.

paulhibbitts commented 1 year ago

Thanks so much for considering this future ability @dzylikecode ! If you decide to explore things further I would be happy to try to test.