Ant Design Pro Helper for VS Code
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
的树状图
- Provide completions and definitions about
model
,effect
andreducer
. - Provide
Ant Design Pro
Panel(View) in the left side of VSCode. You can get amodel
overview in it.
Version
0.3.0 (2019-03-31)
- Add support for typescript. (Related issue: #1)
0.2.0 (2019-03-06)
- Support custom models directory via config VS Code
ant-design-pro.modelsDir
.