Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TS options in quick fixes/refactoring #45948

Closed
mjbvz opened this issue Mar 16, 2018 · 2 comments
Closed

Support TS options in quick fixes/refactoring #45948

mjbvz opened this issue Mar 16, 2018 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality javascript JavaScript support issues on-testplan typescript Typescript support issues
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Mar 16, 2018

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

@mjbvz mjbvz added typescript Typescript support issues javascript JavaScript support issues labels Mar 16, 2018
@mjbvz mjbvz added this to the March 2018 milestone Mar 16, 2018
@mjbvz mjbvz self-assigned this Mar 16, 2018
@mjbvz mjbvz added the feature-request Request for new features or functionality label Mar 16, 2018
@mjbvz mjbvz mentioned this issue Mar 16, 2018
@mjbvz mjbvz modified the milestones: March 2018, April 2018 Mar 23, 2018
@mjbvz
Copy link
Contributor Author

mjbvz commented Mar 23, 2018

This got pushed back to TS 2.8.2 so we'll have to hold off on it for another month

@mjbvz
Copy link
Contributor Author

mjbvz commented Apr 3, 2018

Now pushed to 2.9 on the ts side

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality javascript JavaScript support issues on-testplan typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

1 participant