Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Select UntilNew to Visual Studio Code? Get it now.
Select Until

Select Until

Lebster

|
186 installs
| (0) | Free
Select text until your desired string in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Select Until VSCode Extension

The Select Until extension for Visual Studio Code allows you to easily select text in your code editor up to a specified string. This extension is useful when you want to quickly select a portion of text from the current cursor position up to a specific string, either forwards or backwards.

Installation

You can install the Select Until extension via the Visual Studio Code Marketplace by following these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for "Select Until."
  4. Click the Install button for the "Select Until" extension authored by Lebster.

Usage

  1. Open a text file in Visual Studio Code.
  2. Place your cursor at the position from which you want to start the selection.
  3. Trigger the selection using the Select Until: Select Until or Select Until: Select Backwards Until command
  4. When prompted, enter the string you want to select until.
  5. The extension will perform the selection, and the text up to the specified string will be highlighted.

Commands

  • Select Until: Select Until - Select text forwards from the current cursor position until a specified string.
  • Select Until: Select Backwards Until - Select text backwards from the current cursor position until a specified string.

Contributing

If you encounter any issues with the extension or would like to contribute to its development, please visit the GitHub repository for this extension. You can report issues, suggest improvements, and submit pull requests.


Thank you for using the Select Until extension! If you have any questions or feedback, please feel free to reach out to @lebster on Discord

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft