-
I'm trying to use nglview in a jupyter notebook within VS Codium, but whenever I try to import nglview, I get a javascript error.
> at mI.loadClass (https://vscode-remote+ssh-002dremote-002bworksp…
-
At the moment, it seems like the webview provided captures any and all mouse events or keyboard events, blocking them from reaching VSCode.
This means that to do any of the following, you have clic…
-
Attempting to build the void extension in vscodium on Mint. I am assuming it should work the same as building with vscode. Happy to for this to be closed and trashed if I've got this fairly basic assu…
-
### What happened?
When using a background colour for both host window and webview with Alpha = 0, the CSS `backdrop-filter: blur` does not work as expected.
Example when using Mica:
![image]…
-
Webviews load slowly on vscode.dev.
I have a custom editor and it takes ~4 seconds to load, while the native editor loads documents immediately. This is not unique to my custom editor, as other web…
-
I created a React implementation of this lib (still WIP)
https://github.com/jonit-dev/vscode-extension-react-webview-boilerplate
Together with a boilerplate + hot reload
enjoy
![image](h…
-
The VS Code extension uses a webview to render DAG previews, and the webview HTML simply embeds the mermaid-js library, which means the library is downloaded when the webview is created:
This means…
-
The [vscode-webview-ui-toolkit](https://github.com/microsoft/vscode-webview-ui-toolkit) has announced that the toolkit will be deprecated on January 1st, 2025 in their [sunsetting announcement](https:…
-
### Check for existing issues
- [X] Completed
### Describe the feature
A number of VSCode plugins are implemented as shim atop a webview.
This can be used to support simple things like Preview p…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
To reproduce the bug you need to have another ext…