vscode-vega-viewer icon indicating copy to clipboard operation
vscode-vega-viewer copied to clipboard

switch to using vscode.workspace.fs for loading vega graphs from remote workspaces

Open RandomFractals opened this issue 5 years ago β€’ 2 comments

should also work with new github/codespaces integration once I get beta access to it.

see: https://github.com/microsoft/vscode/issues/104199#issuecomment-687864712

  • https://code.visualstudio.com/updates/v1_37?ref=codebldr#_vscodeworkspacefs

  • https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location

RandomFractals avatar Sep 06 '20 19:09 RandomFractals

looks like everything works just fine on new github codespaces without using workspace.fs.

I just need to set vscode styles for the VV toolbar dropdowns & scrollbars ...

vega-viewer-in-code-spaces

RandomFractals avatar Sep 15 '20 17:09 RandomFractals

I might still have to do this and add new web extension entry point to get Vega Viewer working on https://vscode.dev.

See here for more info: https://code.visualstudio.com/api/extension-guides/web-extensions

RandomFractals avatar Nov 14 '21 12:11 RandomFractals

Closing this for now as I have not seen requests for more features with remote workspaces and web versions of this extension.

RandomFractals avatar Jan 02 '23 14:01 RandomFractals