Skip to content

Enhance .NET Data Visualizer with sidebar and markdown support#2

Merged
RickyLeRoi merged 4 commits into
mainfrom
dev/sidebar
Mar 27, 2026
Merged

Enhance .NET Data Visualizer with sidebar and markdown support#2
RickyLeRoi merged 4 commits into
mainfrom
dev/sidebar

Conversation

@RickyLeRoi
Copy link
Copy Markdown
Owner

Introduce a persistent sidebar for the .NET Data Visualizer, enabling auto-updates based on the editor's cursor position. Add markdown rendering capabilities and improve the UI with new actions. Adjust configuration options for live updates and refactor code for better maintainability. Clear the sidebar upon debug session termination and consolidate variable filtering logic. Update default limits for data fetching.

- Added a persistent sidebar panel for the .NET Data Visualizer using WebviewViewProvider.
- Implemented auto-update functionality for the sidebar based on cursor position in the editor.
- Introduced a new button for viewing values and improved the UI with additional actions.
- Integrated markdown-it for rendering markdown content in the sidebar.
- Updated configuration options to allow for live visualizer updates and adjusted default limits for data fetching.
- Refactored existing code to support new features and improve maintainability.
@RickyLeRoi RickyLeRoi self-assigned this Mar 27, 2026
@RickyLeRoi RickyLeRoi merged commit ae9eae8 into main Mar 27, 2026
3 checks passed
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 this pull request may close these issues.

1 participant