Skip to content

Conversation

@necto
Copy link
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
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