Y
Hacker News
new
|
ask
|
show
|
jobs
by
darkerside
1462 days ago
You're basically asking for an IDE to be part of your code review tool, which I don't think is a bad idea
2 comments
jlkuester7
1462 days ago
Yeah, IDEA already basically supports this concept:
https://blog.jetbrains.com/idea/2018/10/intellij-idea-2018-3...
link
user3939382
1462 days ago
ctags allows this and isn’t necessarily part of an IDE. Granted, that may be where most people encounter this feature.
link