fwcd / fwcd/kotlin-language-server
Reindex entire project when the compiler is reinstantiated
Open
enhancement
index
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
_(extracted from #268)_
When the classpath changes, e.g. due to modifications to the the project's build scripts (`pom.xml`, `build.gradle`, ...), the index should be rebuilt as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where the compiler is reinstantiated and where classpath changes from project build scripts are handled. The work is done when a changed classpath causes the entire project index to be rebuilt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100