Skip to content

fix(33377): completions for string literals don't follow quoteStyle preference #36720

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

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

a-tarasyuk
Copy link
Contributor

@a-tarasyuk a-tarasyuk commented Feb 10, 2020

Fixes #33377
Fixes #31507

@a-tarasyuk a-tarasyuk changed the title fix(33377): use quoteStyle option for string literals completions fix(33377): completions for string literals don't follow quoteStyle preference Feb 10, 2020
@sandersn sandersn added the For Milestone Bug PRs that fix a bug with a specific milestone label Feb 20, 2020
@sandersn
Copy link
Member

@sheetalkamat this is ready to go, right?

@a-tarasyuk
Copy link
Contributor Author

Seems this PR resolves two issues

#33377
#31507

cc @sandersn @sheetalkamat @DanielRosenwasser

@sandersn
Copy link
Member

(I edited the description to include the second bug)

@sandersn sandersn merged commit c8147cb into microsoft:master Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

completions for string literals don't follow quoteStyle preference Quote preference not used for literal type completions
3 participants