vscode: VSCode portable can't launch on macOS Catalina beta

Steps to Reproduce:

  1. Download latest VSCode for macOS
  2. Put folder called “code-portable-data” in same folder as app.
  3. Try to launch Visual Studio Code.app.

Expected: VSCode to launch

What happens: Instantly crashes / closes instead (main window never displayed).

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 16 (6 by maintainers)

Most upvoted comments

@deepak1556 That I’m not sure of, I don’t have a mac to test it out on, but I didn’t see anything (looking through the Electron issues) about any sort of path normalization – so I would guess it would still be present.

It might be best to split what my users are seeing vs this issue about portable. My users are experiencing issues caused by the different volume layout on Catalina vs previous macOS versions. See https://github.com/eamodio/vscode-gitlens/issues/800#issuecomment-516682411