Skip to content

Comments

feat: add XML, Groovy and Kotlin language support#10

Merged
bug-ops merged 2 commits intomainfrom
feat/java-kotlin-support
Feb 22, 2026
Merged

feat: add XML, Groovy and Kotlin language support#10
bug-ops merged 2 commits intomainfrom
feat/java-kotlin-support

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 22, 2026

Summary

  • Add XML language support for Maven pom.xml dependency files
  • Add Groovy language support for Gradle build files
  • Add Kotlin language support for Gradle Kotlin DSL build files
  • Bump extension version to 0.1.4

Test plan

  • Verify XML language server activation on pom.xml files
  • Verify Groovy language server activation on build.gradle files
  • Verify Kotlin language server activation on build.gradle.kts files

Add support for Maven (pom.xml), Gradle (Groovy DSL) and
Gradle Kotlin DSL dependency files. Bump version to 0.1.4.
@bug-ops bug-ops merged commit e11466f into main Feb 22, 2026
3 checks passed
@bug-ops bug-ops deleted the feat/java-kotlin-support branch February 22, 2026 23:30
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.

1 participant