Configure colour of bookmarks in Delphi IDE
The Delphi IDE has a fantastic feature of numbered bookmarks. Use Ctrl + Shift + (1-9) to set/unset a bookmark, and Ctrl + (1-9) to jump to the bookmark. Both Visual Studio Code and Studio Studio have extensions to implement this feature (Numbered Bookmarks
and VSBookmarks
respectively).