Skip to content

CodeAssist 3.0.9

Choose a tag to compare

@tyron12233 tyron12233 released this 26 Jun 07:15
· 15 commits to main since this release

New

  • Chinese (简体中文) language support. The app now ships a Chinese translation and follows your device language.
  • Smarter Kotlin completion. Context-aware keywords and modifiers, postfix templates (type things like .let or .if), and this completion.
  • Dependency exclusions. Drop unwanted transitive dependencies from a library right in the Dependencies screen (the Gradle exclude / Maven <exclusions> feature), with wildcard support.

Fixes

  • Tidied up onboarding and project-screen text, and the module / recovered-project counts now read correctly when there is just one.