Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>helloworld-minimal-sample-adrianNew to Visual Studio Code? Get it now.
helloworld-minimal-sample-adrian

helloworld-minimal-sample-adrian

adrians_test_publisher

|
12 installs
| (0) | Free
Minimal HelloWorld example for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hello World Minimal Sample

This is a minimal version of the Hello World Sample.

It does not use TypeScript and only includes the vscode devDependency needed for extension development.

VS Code API

vscode module

  • commands.registerCommand
  • window.showInformationMessage

Contribution Points

  • contributes.commands

Running the Sample

  • Run npm install in terminal to install dependencies
  • Run the Run Extension target in the Debug View.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft