Kotlin language server is activated for Java project without kotlin
- Dominant language
- TypeScript
- Stars
- 359
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
I have a VScode workspace containing multiple Java projects. None of these projects contains kotlin files. However I noticed that the Kotlin plugin is stilling scanning all my Java projects for dependencies on the output log. These behaviour is weird, none of my projects contains Kotlin source code and this scanning process took a lot of time.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in a VSCode workspace containing only Java projects and inspect the output log to identify when the Kotlin language server scans for dependencies. Trace the extension's activation and project-detection entry points; done means Kotlin is not activated or scanning for workspaces with no Kotlin files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100