问题
Is there any way to have bookmarks which will remember not only line, but file also in Delphi IDE? May be there's an expert (plugin) which provide such functionality?
I can workaround this with either Breakpoints or TODOs, however, what I need is bookmarks, so that they will not interfere with debugging and will be less permanent than TODOs.
回答1:
CnPack has a Bookmark Browser which is exactly what you're looking for
来源:https://stackoverflow.com/questions/14690819/global-bookmarks-in-delphi-editor