Skip to content

fix(46402): Add quick fix support for all valid strings for computed properties - #46716

Merged
Nathan Shively-Sanders (sandersn) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/46402
Jan 7, 2022
Merged

fix(46402): Add quick fix support for all valid strings for computed properties#46716
Nathan Shively-Sanders (sandersn) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/46402

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #46402

Comment thread src/compiler/checker.ts Outdated
Comment thread src/services/codefixes/fixAddMissingMember.ts Outdated
Comment thread src/services/codefixes/fixAddMissingMember.ts
Comment thread tests/cases/fourslash/codeFixAddMissingProperties16.ts

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more question that I should have thought of earlier.

Comment thread src/compiler/checker.ts Outdated
@sandersn
Nathan Shively-Sanders (sandersn) merged commit 6fc0584 into microsoft:main Jan 7, 2022
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add quick fix support for all valid strings for computed properties

4 participants