Closed

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