We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20156a0 commit e51e584Copy full SHA for e51e584
README.md
@@ -8,6 +8,9 @@
8
# Datalog Plugin for the IntelliJ Platform
9
For a list of changes in the newest version, please refer to the [changelog](./CHANGELOG.md).
10
11
+## 安装
12
+目前只支持离线安装,安装包从[release](https://github.com/BytecodeDL/intellij-datalog/releases)下载
13
+
14
## 改进
15
1. 增加了multi head的支持
16
2. 增加了ByteCodeDL用到的一些语法比如`#if` `#paragma`等
0 commit comments