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

Hello World-plugin

Sikakolli Lakshmi Niharika

|
10 installs
| (0) | Free
A simple hello world extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hello World Extension

Description

A simple "Hello World" extension for Visual Studio Code that demonstrates the basics of creating and publishing an extension.

Features

  • Displays a "Hello, World!" message when the command is executed.

Requirements

  • Visual Studio Code

Installation

  1. Open Visual Studio Code
  2. Go to Extensions (or press Ctrl + Shift + X)
  3. Search for "Hello World" and click install

Usage

  1. Open the command palette (Ctrl + Shift + P)
  2. Type "Hello World" and select the command to run
  3. Enjoy the "Hello, World!" message displayed in the notification

Contributing

If you have improvements or suggestions, feel free to contribute! Follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/improvement)
  3. Make changes and commit (git commit -am 'Add feature/improvement')
  4. Push to the branch (git push origin feature/improvement)
  5. Create a pull request

Acknowledgments

  • Thanks to the Visual Studio Code team for their amazing documentation.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft