microsoft / microsoft/TypeScript

Track file type or extension for failing requests

Open
#63,804 0 comments 1 reaction 2 assignees Claimed by @DanielRosenwasser View on GitHub
Possible Improvement
Dominant language
Go
Stars
111k
Forks
14.3k
PR merge metrics
PR metrics pending

Description

Often it is a little bit easier to reproduce a request failure if we know the file type that triggered a crash (e.g. if something happened in a `.js` file, it's likely that some special-cased JS-pattern is at fault). We should try to surface this information when possible (e.g. on requests that provide a `textDocument` property).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.