Skip to content

kot-pilot/HalfCutNavigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Half cut navigation is the additional way to navigate through file text with key shortcuts. Most users utilize 'home' (move caret to line start), 'end' (move caret to line end), Ctrl + → (move caret to next word right), Ctrl + ← (move caret to next word left).

Half cut navigation adds additional commands like: 'half-cut line right' (which means move caret half of the way from current position to the right end of the line) 'half-cut line left' (which means move caret half of the way from current position to the left end of the line)

For now plans are to create Visual studio and VS Code extensions, which will provide such commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages