-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Labels
Domain: Error MessagesThe issue relates to error messagingThe issue relates to error messagingDomain: Related Error SpansSpecifying regions for error messages/diagnostics on multiple locations.Specifying regions for error messages/diagnostics on multiple locations.Experience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do thisPursuitFellowshipHelp wanted from Pursuit fellowship; others please avoid until Dec 19Help wanted from Pursuit fellowship; others please avoid until Dec 19SuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
@Toxyxer recently fixed #34870. As mentioned:
A great follow-up would be to make this work for
}
braces in- object literals
- interfaces and object type literals
- namespaces and augmentations
- jsx expressions
- Parentheses in
- parenthesized expressions
- parenthesized types
- argument lists
- parameter lists
- Square brackets for
- arrays
- element accesses
- indexed access types
- tuple types
- Angle brackets for
- type parameter lists
- type argument lists
- jsx tags
- For the
:
in ternaries, ega ? b : c
(maybe?)
Originally posted by @DanielRosenwasser in #34870 (comment)
Metadata
Metadata
Assignees
Labels
Domain: Error MessagesThe issue relates to error messagingThe issue relates to error messagingDomain: Related Error SpansSpecifying regions for error messages/diagnostics on multiple locations.Specifying regions for error messages/diagnostics on multiple locations.Experience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do thisPursuitFellowshipHelp wanted from Pursuit fellowship; others please avoid until Dec 19Help wanted from Pursuit fellowship; others please avoid until Dec 19SuggestionAn idea for TypeScriptAn idea for TypeScript