Skip to content

Commit fff0034

Browse files
Update README with supported LSP capabilities
Added supported LSP capabilities section to README.
1 parent ab6e791 commit fff0034

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ AndroidCS IDE is a full-featured development environment designed for creating a
3838
* [x] Bash Language Server *(installable via plugins)*
3939
* [x] Dart Language Server *(available after installing the Flutter SDK)*
4040
* [ ] 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
4146
* [x] Jetpack Compose preview system
4247
* [x] Flutter app instant preview system
4348
* [x] AI Agent with Model Context Protocol (MCP) support

0 commit comments

Comments
 (0)