Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

有没有熟悉vscode插件编写的同学,可以帮忙整个datalog插件,希望能实现如下的功能

  1. 语法高亮
  2. 自动补全
  3. 参数提示
  4. 错误提升
    等功能

我以前查过只查到了这个 https://souffle-lang.github.io/ide.html 效果不是太好
能仿照这个整个vscode插件 https://github.com/LFrobeen/intellij-datalog

You must be logged in to vote

Replies: 1 comment

Comment options

waderwu
Apr 29, 2022
Maintainer Author

https://github.com/LFrobeen/intellij-datalog 基础上改进了 https://github.com/BytecodeDL/intellij-datalog 感觉这个bnf有点问题,等我学好编译原理再把它改了,现在先暂时这么用着。
后续可加的功能有,像codeql那样可以直接在idea运行dl文件,并显示结果

  1. 运行dl文件
  2. 显示执行结果
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.