Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>helloworld05New to Visual Studio Code? Get it now.
helloworld05

helloworld05

giridharnewone

|
1 install
| (0) | Free
it prints hello world
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hello World Extension

A simple VS Code extension that demonstrates how to create and run a custom command. This extension shows a Hello World message when the command is executed.

Features

  • Adds a command Hello World: Say Hello
  • Displays a VS Code notification with a Hello World message
  • Great starting point for learning VS Code extension development

Usage

  1. Open the Command Palette
    (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on macOS)
  2. Run:
    Hello World: Say Hello
  3. A notification saying Hello World will appear

Requirements

No additional requirements or dependencies.

Extension Settings

This extension does not contribute any custom settings.

Known Issues

No known issues at this time.

Release Notes

1.0.0

  • Initial release
  • Added Hello World command

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft