diff --git a/Getting-started.md b/Getting-started.md index b7b0b0c..236694c 100644 --- a/Getting-started.md +++ b/Getting-started.md @@ -30,6 +30,7 @@ Additional notes: If your `libstdc++` is too old (no C++17 header files) or have ### Setup your editor Find your editor from the sidebar under the section "Editor configuration". +If you use other editors not listed there (LSP decouples servers and clients, so every language client should work), make sure to configure `cacheDirectory` in [[Initialization options]]. ### Project setup