Преглед изворни кода

[vscode]Update stdf-vscode-extension

dufu1991 пре 3 година
родитељ
комит
cd82084d65

+ 2 - 2
packages/vscode-extension/README.md

@@ -12,13 +12,13 @@ Search for `stdf-vscode-extension` in the VS Code extensions marketplace and cli
 
 
 ### When hovering over the STDF component name, display the API of that component.
 ### When hovering over the STDF component name, display the API of that component.
 
 
-![TIP](./src/assets/tip.png)
+![TIP](https://stdf.design/assets/vscode/tip.png)
 
 
 # Configuration
 # Configuration
 
 
 The default API display is in Simplified Chinese. You can enable English API in the VS Code settings.
 The default API display is in Simplified Chinese. You can enable English API in the VS Code settings.
 
 
-![TIP](./src/assets/setting.png)
+![SETTING](https://stdf.design/assets/vscode/setting.png)
 
 
 # License
 # License
 
 

+ 2 - 2
packages/vscode-extension/README_CN.md

@@ -12,13 +12,13 @@
 
 
 ### 光标悬浮于 STDF 组件名称上时,显示该组件的API。
 ### 光标悬浮于 STDF 组件名称上时,显示该组件的API。
 
 
-![TIP](./src/assets/tip.png)
+![TIP](https://stdf.design/assets/vscode/tip.png)
 
 
 # 配置
 # 配置
 
 
 默认显示的 API 为简体中文,可到 VS Code 的设置页开启英文 API。
 默认显示的 API 为简体中文,可到 VS Code 的设置页开启英文 API。
 
 
-![TIP](./src/assets/setting.png)
+![SETTING](https://stdf.design/assets/vscode/setting.png)
 
 
 
 
 # 许可证
 # 许可证

BIN
packages/vscode-extension/src/assets/setting.png


BIN
packages/vscode-extension/src/assets/tip.png