Skip to content

fix(49426): Object method snippet completions incorrectly add this parameters#49757

Merged
gabritto merged 3 commits intomicrosoft:mainfrom
a-tarasyuk:fix/49426
Jul 5, 2022
Merged

fix(49426): Object method snippet completions incorrectly add this parameters#49757
gabritto merged 3 commits intomicrosoft:mainfrom
a-tarasyuk:fix/49426

Conversation

@a-tarasyuk
Copy link
Copy Markdown
Contributor

Fixes #49426

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Jul 1, 2022
Copy link
Copy Markdown
Member

@gabritto gabritto left a comment

Choose a reason for hiding this comment

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

Left a comment on adding an equivalent type flag, but the rest looks good. I'll also try to get someone else to review it to make sure we're ok with adding a new NodeBuilderFlag.

Comment thread src/compiler/types.ts Outdated
@a-tarasyuk a-tarasyuk requested a review from gabritto July 5, 2022 07:02
Comment thread src/compiler/types.ts Outdated
@gabritto gabritto requested review from rbuckton and weswigham July 5, 2022 17:21
@a-tarasyuk a-tarasyuk requested a review from gabritto July 5, 2022 18:02
@gabritto gabritto removed the request for review from rbuckton July 5, 2022 18:46
@gabritto gabritto merged commit cdc1996 into microsoft:main Jul 5, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Object method snippet completions incorrectly add this parameters

4 participants