Skip to content

Commit cf5a147

Browse files
authored
docs: add some reference links
1 parent a6b69e6 commit cf5a147

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.zh-cn.md

+6
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,9 @@ $ git merge upstream/master
9292
- 遇到问题时,请先确认这个问题是否已经在 issue 中有记录或者已被修复。
9393
- 提 issue 时,请用简短的语言描述遇到的问题,并添加出现问题时的环境和复现步骤。
9494
- 其他交流,请一律发布到 discussions。
95+
96+
## 学习资料
97+
98+
- `官方` [VSCode 插件开发文档](https://code.visualstudio.com/api)
99+
- `官方` [VSCode 插件示例](https://github.com/microsoft/vscode-extension-samples)
100+
- `社区中文版` [VSCode 插件开发文档](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)

0 commit comments

Comments
 (0)