qzsiniong / vscode-extjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-extjs README

一个提高Extjs开发效率的vscode插件

Features

  • xtype 验证,确保在requires中引入
  • xtype 跳转,跳转到对应的源文件
  • and so on...

Requirements

在项目根目录下使用extjs.conf.json文件配置

{
    "extjsDir":"extjs-projects",
    "extjsBase":"erp"
}

Extension Settings

Known Issues

暂无

Release Notes

0.0.1

Initial release of ...

About


Languages

Language:JavaScript 99.4%Language:TypeScript 0.6%