fwcd / fwcd/kotlin-language-server

Provide Quick Fixes

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Provide quick fixes via `textDocument/codeAction`s.

See also:
* [Kotlin-IDEA's quick fixes](https://github.com/JetBrains/kotlin/tree/master/idea/src/org/jetbrains/kotlin/idea/quickfix)
* [Kotlin-Eclipse's quick fixes](https://github.com/JetBrains/kotlin-eclipse/tree/master/kotlin-eclipse-ui/src/org/jetbrains/kotlin/ui/editors/quickfix)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the language server's handling of `textDocument/codeAction`. Review the linked Kotlin-IDEA and Kotlin-Eclipse quick-fix implementations for scope and expected behavior. The work is complete when the language server provides appropriate quick fixes through code actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.