microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

Linux: Open in containing folder does not work #26281

Closed DasJott closed 7 years ago

DasJott commented 7 years ago
Extension Author Version
swagger-viewer Arjun 1.4.0
vscode-simple-icons LaurentTreguier 1.2.1
vscode-todo MattiasPernhult 0.8.0
material-icon-theme PKief 2.0.5
vscode-docker PeterJausovec 0.0.14
html-css-class-completion Zignd 1.1.0
githistory donjayamanne 0.2.0
phpunit emallin 1.0.0
php-intellisense felixfbecker 1.2.1
text-transform florianloch 0.1.0
auto-close-tag formulahendry 0.3.12
auto-rename-tag formulahendry 0.0.11
theme-dark-starry-night jerry 1.0.2
Go lukehoban 0.6.61
php-docblocker neilbrayfield 1.0.0
better-merge pprice 0.7.0
swaggitor qnsolutions 0.1.1
bootstrap-3-snippets wcwhitehead 0.0.9
Material-theme zhuangtongfa 2.7.1 ;

Steps to Reproduce:

  1. right click on a file
  2. choose "open in containing folder"
  3. nothing happens

It worked before 1.12 "Open in Terminal" works

Tyriar commented 7 years ago

Cannot repro on Ubuntu 16.10, some questions:

DasJott commented 7 years ago

Ubuntu 16.04 here. Nothing appears in the dev console. The shortcut ctrl+alt+r also doesn't work.

Tyriar commented 7 years ago

@DasJott strange. Are you sure the files window isn't popping up underneath the VS Code window? Also are you using a custom file manager?

DasJott commented 7 years ago

So, again it seemed to be Ubuntu failure. It simply works again. My Ubuntu seems doomed. Will close this.