Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LinesNew to Visual Studio Code? Get it now.
Lines

Lines

Dan Backes

|
4,320 installs
| (1) | Free
Perform line based operations. (mark, delete, etc.)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

#Lines Lines allows you to quickly remove lines from the current document.

##Commands lines remove

  • Opens a prompt. Lines that contain the text string that is entered in the prompt will be removed.

lines remove inverse

  • Opens a prompt. Lines that do not contain the text string that is entered in the prompt will be removed.

lines mark

  • Opens a prompt. Lines that contain the text string that is entered in the prompt will be marked.

lines clear marks

  • Clears all marks.

lines remove marked

  • Removes marked lines.

lines remove unmark

  • Removes unmarked lines.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft