An open API service indexing awesome lists of open source software.

https://github.com/threefish/beetl-idea-plugin


https://github.com/threefish/beetl-idea-plugin

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### beetl-idea-plugin
- 针对模版文件进行验证是否正确
- 错误定位(定位不精确,主要是模版文件会被antlr解析为source)
#### 需要使用【巴科斯范式】实现自定义语言才能完整的实现beetl模版引擎的idea插件(我不会巴克斯范式啊)
### 添加自定义配置
- File >> Settings >> Beetl-plugin
- File >> Settings >> Other Settings >> Beetl-plugin

# 安装后效果

![Beetl-plugin](images/1.png)