Skip to content
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

fix neovim freeze when closing a type_identifier #224

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

pnwatin
Copy link
Contributor

@pnwatin pnwatin commented Dec 2, 2024

close #222

Avoid a potential infinite loop when checking if is_in_template_tag() when closing a type_indentifier ts node.

Co-authored-by: Price Hiller <[email protected]>
@PriceHiller PriceHiller merged commit 1cca23c into windwp:main Dec 2, 2024
2 checks passed
@PriceHiller
Copy link
Collaborator

Great work! Thanks for the PR 🙂

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.

React Typescript - Freezes Neovim after opening a generic of a function
2 participants