Skip to content

vscode.Booker v0.99.96

Choose a tag to compare

@nagy-nabil nagy-nabil released this 25 Apr 23:54
· 12 commits to main since this release

We're live baby let's go -not tested tho-

for more information

install though vscode extensions marketplace Booker

or from the command palette ext install nagy-nabil.booker

Features

  • marks per workspace

  • mark active file booker.mark.add

  • remove the mark from active file booker.mark.remove

  • show all marked files through vscode quickPick booker.mark.show

  • hard coded jumps

    • jump to file at index 1 booker.mark.jump1

    • jump to file at index 2 booker.mark.jump2

    • jump to file at index 3 booker.mark.jump3

  • reorder marks order though textEditor as you edit any file