Skip to content

Display secondary locations and flow steps#27

Open
necto wants to merge 23 commits intoemacs-lsp:masterfrom
necto:az/show-steps
Open

Display secondary locations and flow steps#27
necto wants to merge 23 commits intoemacs-lsp:masterfrom
necto:az/show-steps

Conversation

@necto
Copy link
Copy Markdown
Contributor

@necto necto commented Aug 3, 2024

For some issues, SonarLint provides additional information in the form of secondary locations:
additional code regions of secondary importance that carry their own messages.
Secondary locations can be unordered, or might form a "flow" - a sequence of steps, typically representing the example program execution that leads to a certain bug.

This patch implements SonarLint.ShowAllLocations action to show these secondary locations interactively.

output.mov

@necto
Copy link
Copy Markdown
Contributor Author

necto commented Aug 3, 2024

The failing tests are old, and are fixed in #25 (which should probably be merged before this one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant