Easily find and open files. It's not a replacement for the Goto Anything... option, rather an alternative way to access files outside project.
cd <packages directory>
git clone [email protected]:hmml/EasyOpen.git
- Open Command Palette and search for Easy Open
- Use a shortcut:
- OSX:
CMD + SHIFT + O
- Linux, Windows:
CTRL + SHIFT + O
- OSX:
By default Easy Open starts in your home directory (~
). You can change that by updating user configuration file: Preferences->Package Settings->Easy Open->Settings User
.