-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment the plugin reports findings on the whole line. InspectCode provides "line" and an "offset range". For whatever reason it does not directly provide the position of the finding within that provided line (e.g. "position 11-18"), instead if gives the "offset" from the top of the file (in characters).
But in general the information would be there to report an issue at the exact location within a line. That would be very useful, esp. in more complex lines.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request