Support TS options in quick fixes/refactoring #45948
Labels
feature-request
Request for new features or functionality
javascript
JavaScript support issues
on-testplan
typescript
Typescript support issues
Milestone
Tracks microsoft/TypeScript#20619
Problem
TS is adding a way to explicitly configure some aspects of quick fixes and refactorings. We need to add vscode settings to control these. Something like
"typescript.quoteStyle": "single"
Current PR microsoft/TypeScript#22236
The text was updated successfully, but these errors were encountered: