According to Visual Code 0.10.8 changelog, it's now possible to open a file by typing it's full disk path:
You can open any file (including line/column pattern at the end) that exists on disk by typing the full path.
But I can't get it to open any file outside my workspace. For example, I have a file stored in e:\foo\bar.php
When typing something like e:\foo\bar.php in the file picker it says file no results found although the file exists (and can be read).
Maybe I misread the changelog and it only works for opening files inside the workspace ?
Visual Code 0.10.8-insiders
Windows 10 (64bit)
According to Visual Code 0.10.8 changelog, it's now possible to open a file by typing it's full disk path:
But I can't get it to open any file outside my workspace. For example, I have a file stored in e:\foo\bar.php
When typing something like
e:\foo\bar.phpin the file picker it says fileno results foundalthough the file exists (and can be read).Maybe I misread the changelog and it only works for opening files inside the workspace ?
Visual Code 0.10.8-insiders
Windows 10 (64bit)