vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

Make the VSCode extension compatible with https://vscode.dev/ and https://github.dev/ & with live preview

Open beingminimal opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe.

Developers not able to use this extension with https://vscode.dev/ and https://github.dev/

Describe the solution you'd like:

Make the VSCode extension compatible with https://vscode.dev/ and https://github.dev/ And eventually this will be supported here also in the live preview extension to work seamlessly for web development. @mliao95 @vidorteg @jalissia @bgoddar @antross @flynnolivia Please consider this as DX improvement and give some priority for it. Thanks

Describe alternatives you've considered:

No alternatives alavilable.

Additional context:

Here is more info https://aka.ms/vscode-web-extensions-guide https://code.visualstudio.com/api/extension-guides/web-extensions

Live Preview VS Code Extensions Info https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server Issues created in this repo https://github.com/microsoft/vscode-livepreview/issues/33 https://github.com/microsoft/vscode-livepreview/issues/190

Screenshot of extension showing not compatible with web version. Screenshot 2022-04-25 09 18 34

beingminimal avatar Apr 25 '22 03:04 beingminimal

Thank you for the feedback. This is on our wishlist but the issue is that a lot of the functionality needs the Chrome Development Platform messaging, which needs access to the file system. We're working on some ways to get around that but it needs a lot of security testing.

codepo8 avatar Apr 25 '22 10:04 codepo8

@codepo8 and with link preview extension also?

beingminimal avatar Apr 25 '22 12:04 beingminimal

Yes, that should already work.

codepo8 avatar Apr 25 '22 12:04 codepo8