Skip to content

kfelichko/open-under

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-under

open-under was built out of the need to quickly open a set of files from a collection of file paths in the vscode editor. Paths can be absolute, relative to the HOME folder, or relative to the workspace folder.

####Open a single file w/ Shift-Alt-O keystroke

Single File Keystroke

####Open a single file w/ Command Palette

Single File Palette

####Open a single file w/ Selection & Keystroke

Single File Selection

####Open multiple files w/ Selection & Keystroke

Multiple File Selection

Use at your own risk. This was a quick project to solve a recurring issue. Feel free to modify as you wish. I only intended to get it started.

Enjoy!

About

VSCode Extension - Opens a file or multiple file under the cursor or in a selection

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors