VSCode - file-locateVSCode Extension "file-locate". Easily locate file on your disk (even if it's out of your workspace) and open it in vscode. FeaturesAdd the command "Locate File" in your palette, that use the selected word in editor to look for file on your disk and open it. RequirementsYou should have the "locate" binary on your system. Instead you can "sudo apt-get install locate" on ubuntu. Extension SettingsNone Known IssuesWon't work on system who don't have locate Recording DemoSee here: https://github.com/phw/peek PublicationOn new install of vcse
Then
Release Notes1.0.2
1.0.1
1.0.0Initial release |