dufu1991 3fe6059d79 [vscode]Add quick link пре 3 година
..
src 3fe6059d79 [vscode]Add quick link пре 3 година
CHANGELOG.md 3fe6059d79 [vscode]Add quick link пре 3 година
CHANGELOG_CN.md 3fe6059d79 [vscode]Add quick link пре 3 година
LICENSE f1ebcbc78d [vscode]Add stdf-vscode-extension пре 3 година
README.md 3fe6059d79 [vscode]Add quick link пре 3 година
README_CN.md 3fe6059d79 [vscode]Add quick link пре 3 година
package.json 3fe6059d79 [vscode]Add quick link пре 3 година

README.md

简体中文

Introduction

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

Installation

Search for stdf-vscode-extension in the VS Code extensions marketplace and click install, or install stdf-vscode-extension 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.