Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Scoped FindNew to Visual Studio Code? Get it now.
Scoped Find

Scoped Find

Ulaş Özgüler

|
54 installs
| (0) | Free
A VS Code extension to quickly find something within the current scope your cursor is in.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scoped Find

A VS Code extension to quickly find something within the current scope your cursor is in.

Officially only supports Python but should work with any other well-formatted code.

Details

The effect is achieved by finding a top-level, non-empty line before and after the current cursor position, selecting it, and triggering the find functionality with "Find in selection" enabled.

The current keybinding is Cmd+3. Check out the Find in Scope action to reassign.

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