Microsoft/vscode
GitHub で見るCustom editors cannot be opened when a single-folder workspace has Been Extended To A Multi-Folder Workspace
Open
#98,603 opened on 2020年5月26日
bugcustom-editorshelp wantedwebview
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
- 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