Microsoft/vscode

Support /mnt WSL links in windows not using Remote WSL

Open

#96,941 建立於 2020年5月4日

在 GitHub 查看
 (1 留言) (2 反應) (1 負責人)TypeScript (10,221 fork)batch import
WSLfeature-requesthelp wantedterminal-linkswindows

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

  • VSCode Version: 1.44.2
  • OS Version: Windows 10 1909

Using a Windows terminal for the integrated terminal system such as Powershell lets you jump to places in code logged by errors by holding ctrl and clicking on the directory. However, using WSL, you can't do this because your Windows filesystem is mounted so it shows /mnt/ before the directory. I think this can be fixed with some Regex and I would appreciate if it were fixed because I find the code jumping convenient.

貢獻者指南