Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
select-to-eof
New to Visual Studio Code?
Get it now.
select-to-eof
awtnb
|
178 installs
|
(
0
)
|
Free
select current word to end-of-file
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
select-to-eof
Features:
select-to-eof.seed
selects the currently selected string to the end of the file
Selection is case-sensitive.
Behaves similarly to ctrl+shift+l, except that it does not select before the cursor.
Enjoy!