Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
move-fast
New to Visual Studio Code?
Get it now.
move-fast
Szymon
|
2,167 installs
|
(
6
)
|
Free
Move up and down by 5 lines with ctrl+up and ctrl+down
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
README
Move fast in your file by 5 lines up and down using:
ctrl+up to moveFast.up
ctrl+down to moveFast.down
ctrl+shift+up selects 5 lines above
ctrl+shift+down selected 5 lines below