Files
http://uvviewsoft.com/c/
馃嵒
add: auto-completion for file URI file:///dir/path
updated the beta. @JairoMartinezA @halfbrained
In this moment I haven't a specific case where I can take advantage of this functionality, but I can suggest, will be great to have a top option like:

In order to move up one directory level, but the "associated requirement" would be that this option also needs to delete the previous folder name in the editor, in this case would need to remove "Program Files" and shows: `file:///c:/``.
By definition I suppose, this functionality is not working when I have installed "Complete from Text" plugin.
"up 1 level": not simple to add, postponed this wish.
this functionality is not working when I have installed "Complete from Text" plugin.
thanks for note! fixed it now. next beta in 15 minutes.
One wish more :bowtie:
Add the possibility to invoke the functionality by a command, I am thinking in a real scenario working with a .sh script where I need to add folder names or paths, I think could be grate have the possibility to add the path using this interactive way.
thanks for note! fixed it now. next beta in 15 minutes.
Validated and is OK now.
the functionality to show completion for filenames? it will need its API call, not only command (in cmd palette). not simple to add.