基于CodeMirror6的SQL和JSON编辑器,相比于monaco-editor,更轻量
- 支持切换数据库类型
- 支持表名和字段名提示,并可根据使用的库表实时更新提示
Give it a spin CodeSandbox
npm install
npm run serve
Then open http://localhost:8081/
npm run build
npm run lint
基于CodeMirror6的SQL和JSON编辑器,相比于monaco-editor,更轻量
Give it a spin CodeSandbox
npm install
npm run serve
Then open http://localhost:8081/
npm run build
npm run lint