dufu1991 79dcf590b5 更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。 1 ano atrás
..
scripts c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 ano atrás
src 685f1e07b9 [vscode] 更新版本号至0.0.33,并修正更新日志链接至正确地址 1 ano atrás
CHANGELOG.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 ano atrás
CHANGELOG_CN.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 ano atrás
README.md 79dcf590b5 更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。 1 ano atrás
README_CN.md 79dcf590b5 更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。 1 ano atrás
package.json c0d63b3f3d [vscode] 更新版本号至0.0.34,移除预览标志 1 ano atrás

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.