Experimental Gradle plugin that generates workspace.json for JetBrains Kotlin LSP, enabling Android development in VS Code. Transforms Android AARs to JARs with source attachments, processes dependencies, and creates VS Code build tasks. Born from curiosity about Android development beyond Android Studio.
Stars
21
Forks
2
Watchers
21
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Reorganize README: remove verbose sections and move manual tasks
0289f20View on GitHubFix VS Code config generation in generateKotlinLspWorkspace task
dbaa57fView on GitHubMake generateKotlinLspWorkspace task also generate VS Code config when enabled
d9a49d2View on GitHubMerge and deduplicate Purpose and Problem Solved into What You Get
f2725d8View on GitHubAdd hyperlinks and clean up Known Limitations in README.md
b91816bView on GitHubFix hardcoded VS Code launch intent and add manual configuration
55a6c14View on GitHub