Menu

Numbered Bookmarks?

2006-09-07
2012-11-13
  • Nobody/Anonymous

    Hi all,

    I was wondering if Notepad++ supports numbered bookmarks? If not, maybe it could be implemented in a subsequent release.

    Instead of the way bookmarks work now, and like VisualStudio does, where you set bookmarks and you move along them in order.. you instead use numbers.

    I first used this in Delphi, where you press some key combination, lets say CTRL+1, and it would set a bookmark numbered 1. You could set bookmark CTRL+2 all the way up to zero. So 10 in total.

    Then to return to a specific bookmark you would do, CTRL+SHIFT+5 and it would take you to bookmark number 5.

    Cheers,
    Diego

     
    • Nobody/Anonymous

      I love numbered bookmarks too. You know, I'm evaluating the possible switch from ConText to Notepad++. I love all the futures of Npp, but numbered bookmarks absence is TERRIBLE is such a great editor!
      Please take in consideration it!

       
      • Nobody/Anonymous

        I'm old Borland C++, and Pascal and avr-gcc programmer. The absence of numbered bookmarks in NPP is big drowback. I think, lot of people is waiting only for numbered bookmarks, to switch to NPP editor.

         
        • Nobody/Anonymous

          Sure, they all refuse to use N++ until this very specific feature will have been implemented.

           
    • steakhacher

      steakhacher - 2007-11-01

      Hi

      I think that the best implementation could be to be able to go directly to a specific number with its number but also keep the actual behavior by going to the next bookmark with F2. So with this system you have the two advantages at the same time

       
    • pshute

      pshute - 2007-11-12

      Could this be done with a macro?  It would go to the top of the file, then press F2 the desired number of times.