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?

0
2 comments

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 .

2

Please sign in to leave a comment.