Microsoft/vscode
在 GitHub 查看Custom editors cannot be opened when a single-folder workspace has Been Extended To A Multi-Folder Workspace
Open
#98,603 创建于 2020年5月26日
bugcustom-editorshelp wantedwebview
描述
- VSCode Version: 1.45.1 / Insiders 2020-05-26T15:51:05.752Z
- OS Version: Windows 10 / Mac
Steps to Reproduce:
- Check out Cat Customs Sample
- Install the extension
- Copy the
exampleFilesfolder toexampleFiles2 - Open a new VS Code Instance with
exampleFilesas root folder - (Custom Editor works as intended)
- Add
exampleFiles2to the workspace. - Open
example.cscratchinexampleFile2folder. - It crashes.
Does this issue occur when all extensions are disabled?: Yes
You can see this happening with my draw.io extension too: https://github.com/hediet/vscode-drawio/issues/61