fwcd / kotlin-language-server

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

Make maven repository optional again #584

Closed fwcd closed 3 months ago

fwcd commented 3 months ago

Fixes #564

This fixes a small regression introduced in #518 that caused the language server to crash if no Maven repository was found.