Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>bcd-pluginNew to Visual Studio Code? Get it now.
bcd-plugin

bcd-plugin

yaohuachao

|
121 installs
| (0) | Free
bcd-plugin
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README.md for bcd-plugin

This is the README file for "bcd-plugin" - the vscode plugin. This includes:

VS Code API

This sample uses following contribution points, activation events and APIs

Contribution Points

  • views
  • viewsContainers
  • menu
    • view/title
    • view/item/context

Activation Events

  • onView:${viewId}
  • onCommand:${command's name}

APIs

  • window.createTreeView
  • window.registerTreeDataProvider
  • TreeView
  • TreeDataProvider

Running the Sample

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