T O P I C R E V I E W |
foxmuldr |
Posted - Jun 21 2016 : 11:06:43 AM Is there a way to know which lines in which files are bookmarked? And if so, could that information decorate the find reference results list?
Best regards, Rick C. Hodgin
|
5 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jun 24 2016 : 2:04:48 PM It is an interesting idea, and I have put in a feature request to see what our developers make of it:
case=98304 |
foxmuldr |
Posted - Jun 24 2016 : 12:00:29 AM quote: Originally posted by feline
Are you asking to know if any of the lines in the Find References Results list are bookmarked? So the overlap between Find References and bookmarks?
Yes. That if a source code line in the find results is a bookmarked line, it would be flagged with an icon similar to the one Visual Studio uses in the editor window.
Best regards, Rick C. Hodgin
|
feline |
Posted - Jun 23 2016 : 9:49:06 PM Are you asking to know if any of the lines in the Find References Results list are bookmarked? So the overlap between Find References and bookmarks? |
foxmuldr |
Posted - Jun 21 2016 : 7:09:35 PM quote: Originally posted by feline
Have you tried:
IDE View menu -> Bookmark Window
for a list of your bookmarks. This will let you see which files have bookmarks.
Yes. But, I want to see in the list of finds (for a particular thing) which ones are associated with bookmarked lines. That way I can go directly to them.
I mentioned previously about the GotoDive function. This is one way that I could work-around that feature. I could simply multi-bookmark as needed, and then find for things and be able to go right to the bookmarked line(s) and it would be almost as good (though another nice feature would be an auto-save-last-find so they cycle through a small range of recent finds).
Best regards, Rick C. Hodgin
|
feline |
Posted - Jun 21 2016 : 3:28:35 PM Have you tried:
IDE View menu -> Bookmark Window
for a list of your bookmarks. This will let you see which files have bookmarks. |