gpaul / vscode_quick_open_relative

Extension pops up QuickOpen panel in current directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-file-relative

This extension provides a single command quickOpenRelative.quickOpenRelative which opens the QuickOpen panel (ctrl+p) with the path to the current directory pre-populated. This simplifies opening files in the same directory as the current file.

To make this the default, bind the quickOpenRelative.quickOpenRelative command to ctrl+p.

I don't know of any issues, I built this one afternoon and have been using it ever since. YMMV.

About

Extension pops up QuickOpen panel in current directory


Languages

Language:TypeScript 93.1%Language:Makefile 4.0%Language:Dockerfile 2.9%