Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LongLong First ExtensionNew to Visual Studio Code? Get it now.
LongLong First Extension

LongLong First Extension

王龙

|
1 install
| (0) | Free
A minimal VS Code extension that shows a hello message.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

My First Extension

A minimal Visual Studio Code extension.

Features

  • Adds command: My First Extension: Hello World
  • Shows a notification message when triggered

Requirements

  • VS Code 1.85.0 or newer

Usage

  1. Open Command Palette (Ctrl+Shift+P)
  2. Run My First Extension: Hello World

Publish Checklist

Before publishing to Marketplace, update:

  • publisher in package.json
  • repository.url in package.json
  • extension name/displayName if needed

Then run:

npm install
npx vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft