CodeQL graph viewer in VS Code

未关闭
#384 18 条评论 4 个 reaction 已指派 1 人 在 GitHub 查看

@jcreedcmu 已经在做这个了。

开始于 2020年5月20日。

评估

这个 Issue 还没有评估数据。

描述

enhancement QL4E parity VSCode

Describe the solution you'd like
A graph viewer within the VS Code extension, for displaying the results of @kind graph queries. Currently, we seem to display @kind graph queries in the alerts(!) view.

The CodeQL CLI already produces DGML, and could easily be extended to produce other graph formats. GraphML output is also implemented, but not currently wired up to the format output options.

For completeness, I'll also mention that SARIF has a graph format we could use, although we'd then be responsible for writing a viewer for it.

Describe alternatives you've considered
CodeQL for Eclipse is the only alternative at the moment.

主要语言
TypeScript
星标
539
派生
240
平均合并
2 天 6 小时
30 天内合并 PR
29

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/vscode-codeql 的其他 Issue

查看 github/vscode-codeql 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。