diff --git a/README.md b/README.md index e463fa47a..f0840ce2d 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Replace `` with the latest version: ![Version](https://img.shields.io/m ## IDE Support -Kyo utilizes features from the latest Scala 3 versions that are not yet properly supported by IntelliJ IDEA. For the best development experience and to ensure all Kyo features are correctly recognized, we recommend using a [Metals-based](https://scalameta.org/metals/) IDE for your Kyo projects. +Kyo utilizes features from the latest Scala 3 versions that are not yet properly supported by IntelliJ IDEA. For the best development experience, we recommend using a [Metals-based](https://scalameta.org/metals/) IDE with the SBT BSP server for improved stability. See the Metals [instructions](https://scalameta.org/metals/docs/build-tools/sbt/#sbt-build-server) to switch from Bloop to sbt BSP. ## Recommended Compiler Flags @@ -3522,4 +3522,4 @@ License ------- See the [LICENSE](https://github.com/getkyo/kyo/blob/master/LICENSE.txt) file for details. - \ No newline at end of file +