[简体中文](https://github.com/dufu1991/stdf/blob/main/packages/vscode-extension/README_CN.md) # Introduction A VS Code extension that provides convenience when developing with [STDF](https://stdf.design). # Installation Search for `stdf-vscode-extension` in the VS Code extensions marketplace and click install, or install [stdf-vscode-extension](https://marketplace.visualstudio.com/items?itemName=STDF.stdf-vscode-extension) from the marketplace. # Features ### When hovering over the STDF component name, display the API of that component. ![TIP](https://stdf.design/assets/vscode/tip.png) or ![TIP](https://stdf.design/assets/vscode/tip2.png) # Configuration The default API display is in Simplified Chinese. You can enable English API in the VS Code settings. ![SETTING](https://stdf.design/assets/vscode/setting.png) # License This project is licensed under the [MIT License](https://github.com/dufu1991/stdf/blob/main/LICENSE). Feel free to use and contribute to this open-source project.