Rename Bookmark

Rename an existing bookmark to something more suitable.

Create an anonymous bookmark using F3 (macOS) / F11 (Windows/Linux). Change the description of an existing anonymous bookmark by using ⌥ Click (macOS) / Alt+Click (Windows/Linux) on the bookmark.


Related Resources

Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Generate Overrides for equals(), hashCode() and toString()
Generate Overrides for equals(), hashCode() and toString()
We can generate the code to override the equals and hashCode methods.
Surround With
Surround With
Surround your code with common programming constructs.