Skip to content

No template refactor on plain strings #36785

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 3 commits into from
Feb 13, 2020

Conversation

DanielRosenwasser
Copy link
Member

Fixes #36784

@DanielRosenwasser
Copy link
Member Author

@typescript-bot cherry-pick this to release-3.8

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #36786 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Feb 13, 2020
Component commits:
206d39e Add/convert to failing tests.

11e827b Stop offering to convert single string literals to template expressions.

7d3ad0c Ensure we're actually testing for single quotes.
@DanielRosenwasser DanielRosenwasser merged commit 210090b into master Feb 13, 2020
@DanielRosenwasser DanielRosenwasser deleted the noTemplateRefactorOnPlainStrings branch February 13, 2020 20:22
DanielRosenwasser added a commit that referenced this pull request Feb 13, 2020
Component commits:
206d39e Add/convert to failing tests.

11e827b Stop offering to convert single string literals to template expressions.

7d3ad0c Ensure we're actually testing for single quotes.

Co-authored-by: Daniel Rosenwasser <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't offer Convert to template string refactoring for simple strings
3 participants