Skip to content

CodeQL graph viewer in VS Code  #384

Open
@jcreedcmu

Description

@jcreedcmu

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.

Metadata

Metadata

Assignees

Labels

QL4E parityThis issue corresponds to a feature from QL4E not yet implemented for VSCodeVSCodeenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions