Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show CFGs for functions in the IDE #36

Merged
merged 13 commits into from
Jul 26, 2022
Merged

Show CFGs for functions in the IDE #36

merged 13 commits into from
Jul 26, 2022

Conversation

karoliineh
Copy link
Member

A functionality that adds a show cfg code lens to each function for an option to see the CFG of that function. GobPie generates the code lenses for each function during the analysis and asks for the CFG from the server (to be generated) only when the code lens is clicked.

Relates to goblint/analyzer#763.

@karoliineh karoliineh added the enhancement New feature or request label Jun 20, 2022
@karoliineh karoliineh self-assigned this Jun 20, 2022
@karoliineh karoliineh marked this pull request as ready for review July 26, 2022 14:07
@karoliineh karoliineh merged commit 3b577f0 into master Jul 26, 2022
@sim642 sim642 deleted the show-cfg branch September 12, 2022 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants