Open only specific folder in Visual Studio Code on Ubuntu 12.04 -


i downloaded latest vscode https://code.visualstudio.com/ on ubuntu 12.04. problem when file / open folder , choose specific folder opens entire /home/username in explore section. shows hidden folders , files annoying.

has seen behavior , has suggestions on how fix it?

thanks benjamin's suggestion here workaround:

./code ~/folder_name/ 

Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -