Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hello-world-extension2New to Visual Studio Code? Get it now.
hello-world-extension2

hello-world-extension2

labixiong

|
1 install
| (0) | Free
My first vscode extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hello World Extension 🚀

![Extension Icon] 一个简单的VSCode示例插件,演示基础功能实现


功能特性 ✨

  • 快捷问候 - 通过命令面板快速输出Hello World
  • 交互对话 - 支持输入自定义名称的问候
  • 状态提示 - 在状态栏显示常驻提示
  • 错误诊断 - 演示基础代码诊断功能(示例)

安装指南 📦

市场安装

  1. 打开VSCode扩展面板 (Ctrl+Shift+X)
  2. 搜索 "Hello World Extension"
  3. 点击安装按钮

手动安装

  1. 下载 最新发布包
  2. 执行安装命令:
    code --install-extension hello-world-0.0.1.vsix
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft