Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace webview-ui-toolkit with a more flexible GUI library #54

Closed
jreineckearm opened this issue Jan 15, 2024 · 0 comments · Fixed by #57
Closed

Replace webview-ui-toolkit with a more flexible GUI library #54

jreineckearm opened this issue Jan 15, 2024 · 0 comments · Fixed by #57

Comments

@jreineckearm
Copy link
Contributor

Description

The Memory Inspector WebView implementation is currently based on the Webview UI Toolkit for Visual Studio Code.
This provided a good start. But we do have some feature requests which may bring the toolkit and its components to their limit.
One example is #10 which I believe is affected by https://github.com/microsoft/vscode-webview-ui-toolkit/blob/main/src/data-grid/README.md#editable-data-grid and would require extra GUI development effort on top of it. We may hit more limitations soon with requests in #48 .

I'd like to propose an investigation of using a different GUI library to replace the currently used Webview UI Toolkit for Visual Studio Code.

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant