-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugnotebookverifiedVerification succeededVerification succeeded
Milestone
Description
- open GH issues notebook
- make sure to have some errors
- select an error from the markers view
- 🐛 the cell opens as readonly editor, not as notebook
This happens because an early return here (we have no editor id and the input reports as being untitled). The original input being untitled seems to have changed recently via 183d11a. fyi @bpasero this breaks our assumption and might have more impact in places which aren't known yet.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugnotebookverifiedVerification succeededVerification succeeded