We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe75732 commit 2c7bd03Copy full SHA for 2c7bd03
README.md
@@ -0,0 +1,10 @@
1
+## Description
2
+
3
+Sample Android project to test [Kotlin's LSP](https://github.com/Kotlin/kotlin-lsp) `workspace.json` feature to setup Android project.
4
5
+## How it works
6
7
+Project's root contains predefined `workspace.json` with configured dependencies for an android project.
8
9
+In best case scenario the LSP server has to be able to succesfully read the `workspace.json` and sucesfuly setup the project.
10
0 commit comments