Skip to content

pit00/vscode-multiple-cursor-follow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Cursor Follow

Forked from https://github.com/kaiwood/vscode-center-editor-window

[old Multiple Cursor Follow]

Commands

Any Case

  • View of main (primary) cursor:
    • mainBottom
    • mainCenter
    • mainTop

Multiple Case

  • View of last created cursor:

    • recentBottom
    • recentCenter
    • recentTop
  • View of first positioned1 cursor:

    • firstBottom
    • firstCenter
    • firstTop
  • View of last positioned1 cursor:

    • finalBottom
    • finalCenter
    • finalTop

Footnotes

  1. Position considering left to right & top to bottom 2

About

When multiple cursor, follow the first (top view) or last cursor (bottom view)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%