-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptDomain: Quick FixesEditor-provided fixes, often called code actions.Editor-provided fixes, often called code actions.Domain: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbolFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone

Description
We should support editor configuration of services behavior like we do for formatting.
Would fix:
- Configure implement interface quick fix quote type #18169
- Add file extensions when auto-completing import paths #19019 (if there's no existing import to infer from)
- [Discussion] Run install @types quick fix with --no-shrinkwrap #19997
- We could prefer to create a namespace import instead of a named import for import completions and import fixes
psulek, evenfrost, zpdDG4gta8XKpMCd, mickdekkers, mnasyrov and 6 more
Metadata
Metadata
Assignees
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptDomain: Quick FixesEditor-provided fixes, often called code actions.Editor-provided fixes, often called code actions.Domain: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbolFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript