Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vs-code-ext-sampleNew to Visual Studio Code? Get it now.

vs-code-ext-sample

jc-sample

|
15 installs
| (0) | Free
my first vs code ext
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vs-code-ext-sample

A VS Code Extension for experimenting VS Code Extension API capabilities.

Note: This extension is only experimental. Use at your own risk.

Features

Commands API PoC

Custom Commands in the Commands Palette.

  1. Open Command Palette (type cmd + shift + p)
  2. Type "dxclient"

CompletionProvider API PoC

Intellisense in the editor.

  1. Open (or create) an .html file
  2. Type "WCM" somewhere in the file. Notice the intellisense

ViewContainers API PoC

Additional tab in the Activity Bar and custom UI in VS Code's Primary Sidebar.

  1. Notice the additional Knight Chess Piece Icon in the activity bar

Requirements

  • dxclient locally installed
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft