Commit ea55e6b
fix: keep untitled buffers discoverable
Allow TryGetFile() to return existing in-memory untitled documents.
This preserves the debugger's untitled script workflow while still letting
provider-backed paths flow through WorkspaceService.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c942560 commit ea55e6b
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments