dufu1991 84cf3f77d7 [vscode]更新 VS Code 扩展版本至 0.0.35 1 рік тому
..
scripts c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 рік тому
src 685f1e07b9 [vscode] 更新版本号至0.0.33,并修正更新日志链接至正确地址 1 рік тому
CHANGELOG.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 рік тому
CHANGELOG_CN.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 рік тому
README.md 79dcf590b5 更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。 1 рік тому
README_CN.md 79dcf590b5 更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。 1 рік тому
package.json 84cf3f77d7 [vscode]更新 VS Code 扩展版本至 0.0.35 1 рік тому

README.md

简体中文

Introduction

A VS Code extension that provides convenience when developing with STDF.

Installation

Search for STDF for VS Code in the VS Code extensions marketplace and click install, or install STDF for VS Code from the marketplace.

Features

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

or

TIP

Configuration

The default API display is in Simplified Chinese. You can enable English API in the VS Code settings.

SETTING

License

This project is licensed under the MIT License.