fwcd / fwcd/kotlin-language-server
Diagnostics disappear when using a formatter
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
I use coc-kotlin and if I include "kotlin" in the coc.preferences.formatOnSaveFiletypes setting, all diagnostics in the file disappear whenever I save and a formatting action takes place.
If the code was already formatted, this does not happen - only if the formatting actually changes the file.
I have turned it off for now, but I quite like auto-formatting.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce with coc-kotlin by enabling "kotlin" in coc.preferences.formatOnSaveFiletypes, then save a Kotlin file whose formatting changes. Compare diagnostics before and after the formatting action; done means diagnostics remain visible after a changed-file save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100