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 Kotlin parser failure to handle value classes #536

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gonzojive
Copy link

This works around fwcd/tree-sitter-kotlin#102.

Fixes #530

Type of change

  • Bug fix (change which fixes an issue)

For changes visible to end-users

  • Breaking change (this change will force users to change their own code or config)
  • Relevant documentation has been updated
  • Suggested release notes are provided below:

Kotlin gazelle plugin uses improved Kotlin parser with value class support.

Test plan

  • New test cases added

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ gonzojive
❌ reddaly
You have signed the CLA already but the status is still pending? Let us recheck it.

@gonzojive gonzojive changed the title copy gazelle/kotlin/tests/simple_file test Fix Kotlin parser failure to handle value classes Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Bug]: Kotlin gazelle plugin outputs unexpected parse errors
3 participants