Skip to content

Diagnostics requested after saving unsaved-but-named buffer #1797

@DanielRosenwasser

Description

@DanielRosenwasser

While running with TS nightly previews

Run:

mkdir testing
cd testing
tsc --init
code-insiders ./newFile.ts

Add some code to the new file:

const x = new Map();
x.

Then save the file and the server will issue the following

[error] error handling method 'textDocument/diagnostic' (13): no project found for URI untitled:/d%3A/typescript-go/testing/test.ts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions