Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Top 4 Kotlin Autocomplete Projects
-
KotlinLanguageServer
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
Hi, if you are going to do Kotlin the easiest choice is android studio with Kotlin plugin. Using Vscode is more tricky because Jetbrains does not want to support lsp for Kotlin so you only have https://github.com/fwcd/kotlin-language-server available to write Kotlin on Vscode.
-
tabnine-intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
This is why Tabnine got e super excited, until I ran across the issue where they think their results are better than what the IDE gives you, which is incredibly annoying. https://github.com/codota/tabnine-intellij/issues/18 . I would be happy to pay, but it seems they are convinced their way is best.
I honestly think that if you could have all your private code indexed and accessible, this would be a game changer as it has way better context.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
Vanilla Place Picker
Simple(vanilla) yet 'Do it all' place picker for your place picking needs in Android
-
Suggestive 🍌
An Android UI library that allows easy implementation of (text) input suggestion popup windows.
Kotlin Autocomplete related posts
- Kotlin on VScode, intellij, or android studio?
- Kotlin 1.8.0 Released
- Kotlin language server doesn't work ("0 client(s) attached to this buffer")
- How to get Sublime text to recognize Kotlin and .kt files?
- Kotlin language server in neovim
- Is there a good way to build for Kotlin from the CLI and develop from within Vim? The Kotlin website seemed to really push JetBrains as the One True IDE
-
A note from our sponsor - Appwrite
appwrite.io | 29 Nov 2023
Index
What are some of the best open-source Autocomplete projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | KotlinLanguageServer | 1,357 |
2 | tabnine-intellij | 480 |
3 | Vanilla Place Picker | 117 |
4 | Suggestive 🍌 | 8 |