-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcustom-editorsCustom editor API (webview based editors)Custom editor API (webview based editors)help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.66.0
- OS Version: Windows 10 Pro
Steps to Reproduce:
- Run custom-editor-sample from vscode-extension-samples repo
- Open example.cscratch
- Rename file in explorer view to Example.cscratch
Fails with error:
Unable to open 'Example.cscratch': Assertion Failed: argument is undefined or null.
Rename succeeds if the new filename is totally different, but fails if it differs only in case. See also:
jjuback/gc-excelviewer#188
microsoft/vscode-extension-samples#582
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcustom-editorsCustom editor API (webview based editors)Custom editor API (webview based editors)help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded