Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Global SearchNew to Visual Studio Code? Get it now.
Global Search

Global Search

gvf-zhangtaocrsc

|
196 installs
| (0) | Free
A powerful global search extension for VS Code that supports searching classes, methods, files, RESTful APIs, and variables in JavaScript, TypeScript, Python, Java, C#, C, and C++
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Global Search Extension for VS Code

A powerful global search extension that helps you quickly find classes, methods, files, RESTful APIs, and variables in your workspace.

Features

  • Quick Access: Press Ctrl+Shift+F12 to open the search dialog

  • Multiple Search Categories:

    • Classes
    • Methods
    • Files
    • RESTful APIs
    • Global Variables
  • Smart Search:

    • Instant search results
    • Supports multiple programming languages
    • Recognizes RESTful API routes from various frameworks
    • Identifies global variables and their types

Usage

  1. Press Ctrl+Shift+F12 to open the search dialog
  2. Select a category using the icons at the top:
    • 🔍 All
    • 📦 Classes
    • 📄 Files
    • 🔧 Methods
    • 🔗 REST APIs
    • 📌 Variables
  3. Start typing to search
  4. Press Enter to go to the selected item

Configuration

You can customize the extension through VS Code settings:

  • globalsearch.buttonAlignment: Controls the alignment of category buttons ("left" or "right")

Requirements

  • Visual Studio Code version 1.84.0 or higher

License

This extension is licensed under the MIT License. See the LICENSE file for details.

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