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

helloExtensionSample

codeWriter

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

helloextension 扩展说明

这是你的扩展 "helloextension" 的说明文件。在编写了简要描述之后,我们建议包括以下部分。

功能

描述你的扩展的具体功能,包括你的扩展在操作中的截图。图片路径是相对于这个说明文件的。

例如,如果你的扩展项目工作空间下有一个图片子文件夹:

![功能 X](images/feature-x.png)

小贴士:许多流行的扩展都使用动画。这是展示你的扩展的绝佳方式!我们建议使用简短、专注的动画,易于理解。

要求

如果你有任何要求或依赖,请添加一节描述这些内容以及如何安装和配置它们。

扩展设置

如果你的扩展通过 contributes.configuration 扩展点添加了任何 VS Code 设置,请包含这部分。

例如:

这个扩展贡献了以下设置:

  • myExtension.enable:启用/禁用这个扩展。
  • myExtension.thing:设置为 blah 来执行某项操作。

已知问题

列出已知问题可以帮助限制用户对你的扩展提出重复的问题。

发布说明

用户喜欢你在更新扩展时提供发布说明。

1.0.0

... 的初始发布

1.0.1

修复了问题 #。

1.1.0

添加了功能 X、Y 和 Z。


使用 Markdown 工作

你可以使用 Visual Studio Code 编写你的 README。这里是一些有用的编辑器键盘快捷方式:

  • 拆分编辑器(在 macOS 上为 Cmd+\,在 Windows 和 Linux 上为 Ctrl+\)
  • 切换预览(在 macOS 上为 Shift+Cmd+V,在 Windows 和 Linux 上为 Shift+Ctrl+V)
  • 按 Ctrl+Space(Windows,Linux,macOS)查看 Markdown 片段列表

更多信息

  • Visual Studio Code 的 Markdown 支持
  • Markdown 语法参考

享受创作!

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