anthonydresser / testissues

0 stars 0 forks source link

sql projects "open containing folder" not working correctly #5002

Open anthonydresser opened 3 years ago

anthonydresser commented 3 years ago

Version: 1.27.0

If you have multiple projects open, doing "open containing folder" on the different projects won't bring you to the correct file in file explorer or finder.

The correct uri is getting passed through the command to fileActions.contribution.ts. Looks like this got broken in the latest vscode merge. Right clicking on a file in the file explorer viewlet and doing "reveal in finder/file explorer" still works correctly.