How to set background color for selected lines (basically mark the lines) in IntelliJ
Answered
I am trying to highlight some code in IntelliJ so I can simply find it and track it during my presentation. Any way I can set the background color for the code that I selected in IntelliJ IDEA?
Please sign in to leave a comment.
Use the bookmarks, change the background of the bookmark.
You can also observe the list of all the bookmarks:
See also https://www.jetbrains.com/help/idea/navigating-through-the-source-code.html#use_bookmarks .
Or probably this one is what you're looking for: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206335019/comments/206885855