We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6e791 commit fff0034Copy full SHA for fff0034
1 file changed
README.md
@@ -38,6 +38,11 @@ AndroidCS IDE is a full-featured development environment designed for creating a
38
* [x] Bash Language Server *(installable via plugins)*
39
* [x] Dart Language Server *(available after installing the Flutter SDK)*
40
* [ ] XML Language Server *(coming soon)*
41
+* **Supported LSP capabilities:**
42
+ * [x] Go to Definition
43
+ * [x] Code Formatting
44
+ * [x] Kotlin Diagnostics
45
+ * [x] Jetpack Compose support
46
* [x] Jetpack Compose preview system
47
* [x] Flutter app instant preview system
48
* [x] AI Agent with Model Context Protocol (MCP) support
0 commit comments