Global bookmarks in Delphi editor

廉价感情. 提交于 2019-12-11 03:34:01

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!