Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>D3chart VisualizerNew to Visual Studio Code? Get it now.
D3chart Visualizer

D3chart Visualizer

d3chart-visualizer

|
621 installs
| (0) | Free
Custom Editor API Samples
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

D3Chart editor - Editor for d3chart

D3Chart editor

Demonstrates VS Code's custom editor API using two custom editors:

  • D3Chart Visualizer — Uses the finalized custom text editor api to provide a custom editor for .d3cv files (which are just json files)

VS Code API

vscode module

  • window.registerCustomEditorProvider
  • CustomTextEditor
  • CustomEditor

Running the example

  • Open this example in VS Code 1.46+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft