Quickly open file, directory and url within VSCode.
By the way, this extension is just VSCode version of Hive Opener for Sublime Text, so the main feature is equal approximatively.
Press F1 in VSCode, type ext install and then look for Hive Opener.
Hive Opener: Add Item to Open ListShow input box to add file, directory or url to open listHive Opener: Edit Item from Open ListPick an item from open list to editHive Opener: Remove Item From Open ListPick an item from open list to removeHive Opener: Open Config fileOpen config file which open items saved inHive Opener: Show Open ListShow open list which you can pick from and openHive Opener: Manage Open ListShow available actions(add, edit, remove) which you can choose from
hiveOpener.configFileNameIndicates an alternative config file name. The default config file name ishive-opener.jsonhiveOpener.configFileLocationIndicates an alternative location where thehive-opener.jsonfile is storedhiveOpener.nearestOpenedItemComesFirstNearest opened item shown before others which are belonged to the same category in open list, default totrue.
- Press
alt + ctrl + o (win)orcmd + ctrl + o (mac)to show open list - Press
alt + ctrl + i (win)orcmd + ctrl + i (mac)to manage open list - Press
alt + shift + ito open config file
At this point, the extension only work under Windows and Mac, supporting for Linux is to be determined.