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

Kotlin language support #58

Closed
phodal opened this issue Aug 21, 2024 · 0 comments
Closed

Kotlin language support #58

phodal opened this issue Aug 21, 2024 · 0 comments

Comments

@phodal
Copy link
Owner

phodal commented Aug 21, 2024

No description provided.

phodal added a commit that referenced this issue Aug 21, 2024
Add configuration and dependencies for the new Kotlin language module within the project. This includes updates to `build.gradle.kts`, `settings.gradle.kts`, and `.idea/gradle.xml` files to incorporate the Kotlin module and its dependencies on core and other language modules.
phodal added a commit that referenced this issue Aug 23, 2024
Add the KotlinRefactoringTool to provide refactoring capabilities for Kotlin files within the project. This includes the ability to lookup, rename, safely delete, and move Kotlin elements, ensuring improved code maintenance and organization.
phodal added a commit that referenced this issue Aug 23, 2024
…der #58

This commit introduces a new KotlinLanguageToolchainProvider class to handle Java language support within the Shire Kotlin plugin. The provider checks for the applicability of the Kotlin language and collects necessary context items for the toolchain.
@phodal phodal closed this as completed Aug 25, 2024
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

No branches or pull requests

1 participant