|
|
@@ -0,0 +1,21 @@
|
|
|
+## VS Code Plugin
|
|
|
+
|
|
|
+### Introduction
|
|
|
+
|
|
|
+STDF provides a VS Code plugin called [stdf-vscode-extension](https://marketplace.visualstudio.com/items?itemName=STDF.stdf-vscode-extension), which provides convenience when developing with [STDF](https://stdf.design).
|
|
|
+
|
|
|
+### Installation
|
|
|
+
|
|
|
+Search for `stdf-vscode-extension` in the VS Code plugin marketplace and click install, or install [stdf-vscode-extension](https://marketplace.visualstudio.com/items?itemName=STDF.stdf-vscode-extension) from the VS Code plugin marketplace.
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+#### When hovering over the name of an STDF component, the API of that component is displayed.
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+### Configuration
|
|
|
+
|
|
|
+By default, the API is displayed in Simplified Chinese. You can switch to English API by going to the settings page in VS Code.
|
|
|
+
|
|
|
+
|