You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi,
some of our developers asked for line numbers in the Sonar Lint Issues view, f.e. they want to sort by file and line number.
Any plans to implement the display of line numbers ?
//Gilbert
Julien HENRY
unread,
Jun 7, 2016, 12:17:11 PM6/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi Gilbert,
First I think it is not supported to sort by more than one column. But more importantly I don't really see the value. Could you explain the use case?
++
Julien
arbeit...@gmail.com
unread,
Jun 13, 2016, 4:57:49 AM6/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi Julien,
Ithink that isuseful.Especially ifseveralfindingsarefoundby a rule.
Thanks,
Chris
Julien HENRY
unread,
Jun 17, 2016, 3:36:45 AM6/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi Chris,
You know you can double click on the issue and it will automatically put focus on the correct location right?
Also our issues can span over more than one line, so at best we could only display the first line. In the end I'm still not convinced of the value to have this information displayed in the issue view.
++
Julien
gilbert...@googlemail.com
unread,
Jun 17, 2016, 1:54:07 PM6/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi Julien,
you don't see the value, neither do i. But maybe it would make sense, to have (optionally ?) filename:linenumber in the resource column ? Would work for both cases - focus on project root showing all issues and also for one file.
//Gilbert
aniros...@gmail.com
unread,
Jun 21, 2016, 5:04:57 AM6/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint
Hi,
I am reviewing others code. If i have line number , i can copy all the issues simply and post it as issues. Now i can only view on panel.
Thanks
Anitha
Julien HENRY
unread,
Jun 29, 2016, 3:54:38 PM6/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarLint, aniros...@gmail.com
Hi,
SonarLint mission is not to do code review. This is to help developer chasing issues while they code.
For code review you should directly use SonarQube I guess, or maybe use one of the pull request analysis plugins.