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

feat(intellij): add kotlin language support for collecting declaration. #3415

Conversation

icycodes
Copy link
Member

@icycodes icycodes commented Nov 13, 2024

fix #3421

Related to #3394

  • Added a language support implementaion based on org.jetbrains.kotlin(built-in plugin in IDEA and Android Studio)

@icycodes icycodes merged commit e9b2ded into TabbyML:main Nov 15, 2024
4 checks passed
@icycodes icycodes deleted the feat-intellij-add-kotlin-language-support-for-collecting-declaration branch November 15, 2024 10:07
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.

IntelliJ Plugin: support collecting declarations
1 participant