fwcd / kotlin-language-server

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
MIT License
1.58k stars 202 forks source link

Rename config object to `inlayHints` for consistency #540

Closed fwcd closed 6 months ago

fwcd commented 6 months ago

This aligns the Configuration structure with the expected JSON keys again.