Skip to content

feat: Enhance .NET Data Visualizer with sidebar and markdown support#1

Closed
RickyLeRoi wants to merge 4 commits into
mainfrom
dev/sidebar
Closed

feat: Enhance .NET Data Visualizer with sidebar and markdown support#1
RickyLeRoi wants to merge 4 commits into
mainfrom
dev/sidebar

Conversation

@RickyLeRoi
Copy link
Copy Markdown
Owner

  • 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.

- 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 closed this Mar 27, 2026
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