소스 검색

Update documents

dufu1991 3 년 전
부모
커밋
51cfbe9f79
2개의 변경된 파일10개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 1
      doc/guide/vscode.md
  2. 5 1
      doc/guide/vscode_en.md

+ 5 - 1
doc/guide/vscode.md

@@ -10,7 +10,11 @@ STDF 提供了一个 VS Code 插件 [stdf-vscode-extension](https://marketplace.
 
 ### 功能
 
-#### 光标悬浮于 STDF 组件名称上时,显示该组件的API。
+光标悬浮于 STDF 组件名称上时悬浮显示。
+
+- 此组件 API。
+- 直接打开 STDF 官网此组件的示例/API/指南。
+- 直接打开 STDF 此组件源码(GitHub/Gitee)。
 
 ![TIP](https://stdf.design/assets/vscode/tip.png)
 

+ 5 - 1
doc/guide/vscode_en.md

@@ -10,7 +10,11 @@ Search for `stdf-vscode-extension` in the VS Code plugin marketplace and click i
 
 ### Features
 
-#### When hovering over the name of an STDF component, the API of that component is displayed.
+When hovering over the name of an STDF component, the following information will be displayed:
+
+- The API of this component.
+- The example/API/guide of this component on the STDF official website.
+- The source code of this component on GitHub/Gitee.
 
 ![TIP](https://stdf.design/assets/vscode/tip.png)