hangxingliu / vscode-ant-design-pro

:rocket: Ant Design Pro Helper for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

:rocket: Ant Design Pro Helper for Visual Studio Code

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.8%Language:Shell 6.2%Language:TypeScript 3.1%