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

Adjacent

Mark Skelton

|
3 installs
| (0) | Free
Quickly open files in the same directory as the current file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Adjacent

A VS Code extension that lets you quickly open files in the same directory as your current file.

Features

  • Quickly access files in the same directory
  • Works similar to workbench.action.quickOpen but limits results to the current directory

Usage

  • Open the command palette (cmd+shift+p)
  • Run the "Adjacent: Quick Open" command

Installation

  1. Launch VS Code
  2. Go to Extensions (cmd+shift+x)
  3. Search for "Adjacent"
  4. Install and reload VS Code

Building from Source

git clone https://github.com/mskelton/vscode-adjacent.git
cd vscode-adjacent
npm install
# Press F5 to launch the extension in development mode
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft