0.3.0 • Published 5 years ago

vscode-ant-design-pro v0.3.0

Weekly downloads
5
License
GPL-3.0
Repository
github
Last release
5 years ago

Ant Design Pro Helper for VS Code

npm Version Build Status

An experimental extension for more convenient coding with Ant Design Pro in Visual Studio Code.

一个为了更方便编写 Ant Design Pro 项目的 VSCode 插件.

📌 Report bug or give me feedback (反馈Bug或给我建议): Github Issues

Features

提供 model, effect, reducer 的补全与跳转. 以及一个 model 的树状图

  1. Provide completions and definitions about model, effect and reducer.
  2. Provide Ant Design Pro Panel(View) in the left side of VSCode. You can get a model overview in it.

Version

0.3.0 (2019-03-31)

  1. Add support for typescript. (Related issue: #1)

0.2.0 (2019-03-06)

  1. Support custom models directory via config VS Code ant-design-pro.modelsDir.

CHANGELOG.md

Links

License

GPL-3.0

Author

🤔 LiuYue(hangxingliu)