Skip to content

fix(45045): class method destructuring assignment autocomplete not work #45361

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

Closed
wants to merge 0 commits into from

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #45045

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Aug 8, 2021
@gabritto
Copy link
Member

Just as a heads up, I've been investigating the issue related to that fix, and I'm trying to see if we can reuse a function from the checker to replace the piece of code that caused the bug. So it might be a few days before I have a better idea on how to proceed with a fix. If we decide we just want to fix the code as is, I'll review your PR, and I'll let you know otherwise. And as always, thanks.

@a-tarasyuk
Copy link
Contributor Author

@gabritto Thanks for the update.

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.

class method destructuring assignment autocomplete not work
3 participants