For some reason I managed to get a v sign (like a check sign) next to my line numbers in IntelliJ and I have no idea how it got there. It also marks as a dark blue/black error mark on the right side.
Not only do I wanna know how to remove it because it annoys the hell out of me, but I wanna know how to turn it on again too! ;) Could come in handy some other time :)
If you find a warning in a file, you can inspect your entire project, or the necessary scope of files, to ensure that there are no more such warnings in your code base. From the main menu, select Code | Analyze Code | Run Inspection by Name… or press Ctrl+Alt+Shift+I . Type the inspection name in the popup.
Navigate between errors or warnings To jump to the next or previous found issue in your code, press F2 or Shift+F2 respectively. Alternatively, from the main menu, select Navigate | Next / Previous Highlighted Error. IntelliJ IDEA places the caret immediately before the code issue.
Edit
| Toggle Bookmark
(F11).
Edit: (2017/08/23)
In IntelliJ 2017 it is under Navigate
| Bookmarks
| Toggle Bookmark
(F3)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With