dufu1991 3886648b29 [vscode] 更新版本号至0.0.32,优化代码结构,修正模块导入路径,增强悬浮提示功能 1 år sedan
..
scripts c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 år sedan
src 3886648b29 [vscode] 更新版本号至0.0.32,优化代码结构,修正模块导入路径,增强悬浮提示功能 1 år sedan
CHANGELOG.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 år sedan
CHANGELOG_CN.md c86c8a26c1 [vscode]更新版本号至0.0.30,支持STDF v1.x,并更新中文和英文的变更日志。 1 år sedan
README.md 6061f183d2 [vscode] 更新版本号至0.0.31,并修正中文和英文文档中的STDF链接 1 år sedan
README_CN.md 6061f183d2 [vscode] 更新版本号至0.0.31,并修正中文和英文文档中的STDF链接 1 år sedan
package.json 3886648b29 [vscode] 更新版本号至0.0.32,优化代码结构,修正模块导入路径,增强悬浮提示功能 1 år sedan

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. Feel free to use and contribute to this open-source project.