Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Crosside Code FinderNew to Visual Studio Code? Get it now.
Crosside Code Finder

Crosside Code Finder

octohash

| (0) | Free
Syncs recent projects across VSCode and its forks, with Codespaces detection.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Crosside Code Finder

Visual Studio Marketplace Version Made with reactive-vscode

A VS Code extension for cross-IDE recent project management. View and open recently accessed projects across multiple IDEs (Visual Studio Code, Cursor, Windsurf) in one unified interface. Automatically detect and manage code repositories in your configured workspace path, with support for git branch display and flexible configuration options.

Preview

light dark

[!IMPORTANT] This extension requires Node.js to be installed on your system. Please install it from nodejs.org before using this extension.

[!TIP] On Windows, enabling showGitBranch may slow down the query performance. You can disable it in the settings if needed.

Configuration

Key Description Type Default
crosside-code-finder.ide The IDEs to read and update the open recent history. array ["Visual Studio Code","Cursor","Windsurf"]
crosside-code-finder.workspace The workspace to detect codespaces. string ``
crosside-code-finder.ignorePaths The paths to ignore in the detection of codespaces. array []
crosside-code-finder.showGitBranch Whether to show git branch in the open recent history. boolean true
crosside-code-finder.showSource Whether to show source in the open recent history. boolean true
crosside-code-finder.openInNewWindow Whether to open in a new window. boolean true
crosside-code-finder.overwriteOpenRecent Whether to overwrite the open recent history when detecting codespaces. boolean false

Commands

Command Title
octohash.crosside-code-finder.openRecent Crosside Code Finder: Open Recent...
octohash.crosside-code-finder.detectCodespaces Crosside Code Finder: Detect Codespaces
octohash.crosside-code-finder.installDependencies Crosside Code Finder: Install Dependencies

License

MIT License © jinghaihan

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