Bookmarks not working in VS for Mac

Anonymous
2021-03-14T13:45:35.517+00:00

In Visual Studio for Mac (latest stable) I never see the bookmark feature not grayed out under the Search menu. How can I put bookmarks in code within this IDE to easily navigate to bookmarks? This has been grayed out for a very long time. I reported it from within the IDE and never heard anything after.

Community Center | Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-03-15T05:46:48.12+00:00

    Hi @Anonymous ,

    Welcome to Microsoft Q&A!

    About your issue, it has been reported here: https://developercommunity.visualstudio.com/t/visual-studio-for-mac-new-editor-boomarks-not-work/975284.
    You can also add your comments in there to track the process.

    By the way, the tag(vs-general) is related to Visual Studio IDE, which is different from Visual Studio for MAC. You will get a better support in the Visual Studio for MAC of Developer Community. Thanks for your understanding.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

  2. RYounger 1 Reputation point
    2022-06-10T13:04:57.697+00:00

    Hey Anna,

    I have been so frustrated by this! I tried to find extensions, plugins, you name it... nothing! So, I came up with a way that is working amazingly for me! When I need to bookmark a piece of code, I simply put a comment there "//Bookmark 1", or "//Bookmark 2", or could even be something like "//Bookmark Start of Code I am Working On", etc.. Then when I need to get back there, I just enter shift-command-f and type "Bookmark", and there they all are! Simple, and works well with the find all feature! I hope this helps!

    Randy

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.