https://github.com/threefish/beetl-idea-plugin
https://github.com/threefish/beetl-idea-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/threefish/beetl-idea-plugin
- Owner: threefish
- Created: 2018-01-17T04:49:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T04:54:35.000Z (over 7 years ago)
- Last Synced: 2025-02-01T03:29:13.764Z (4 months ago)
- Language: Java
- Size: 805 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### beetl-idea-plugin
- 针对模版文件进行验证是否正确
- 错误定位(定位不精确,主要是模版文件会被antlr解析为source)
#### 需要使用【巴科斯范式】实现自定义语言才能完整的实现beetl模版引擎的idea插件(我不会巴克斯范式啊)
### 添加自定义配置
- File >> Settings >> Beetl-plugin
- File >> Settings >> Other Settings >> Beetl-plugin# 安装后效果
