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 markdown-preview with new web app in vscode #987

Open
pelikhan opened this issue Jan 7, 2025 · 1 comment
Open

replace markdown-preview with new web app in vscode #987

pelikhan opened this issue Jan 7, 2025 · 1 comment

Comments

@pelikhan
Copy link
Member

pelikhan commented Jan 7, 2025

We currently rely on the builtin markdown live preview feature in vscode to render the trace/output. In the future, we should render a webview instead so we have more control over the rendering.

    • is that we lose support for weird markdown extensions as part of the vscode extensions
    • full control over the rendering
Copy link

github-actions bot commented Jan 7, 2025

@user

Good suggestion! Rendering Markdown in a WebView could provide greater flexibility and customization. However, it's important to consider the potential impact on compatibility with existing Markdown extensions.

To mitigate this, we could work with the Markdown community to identify the most common and useful extensions and ensure they remain supported. Additionally, providing documentation or guidance on migrating from the built-in preview to the new WebView-based one would be helpful for users.

Overall, this is a positive initiative that aligns with our goal of enhancing VS Code's capabilities.

AI-generated content by issue-reviewer may be incorrect

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

No branches or pull requests

1 participant