While you remember what you are doing in terms of filtering, I think there are also open issues regarding filtering the open documents tab which

I might have a look.

(I don't use it that much myself though).

Me neither :(.

Also a good opportunity to finally test the LSP plugin :-P.

Setting it up for Geany development is really trivial, just

1. `sudo apt install clangd`

2. `meson setup build` in Geany source directory (so `compile_commands.json` is in the build directory, you don't actually have to build Geany using meson afterwards and can use autotools if you prefer them)

3. Points 2-5 from https://github.com/techee/geany-lsp?tab=readme-ov-file#quick-start

Thanks, I really should have a look. It'll probably take only a few more months or so :).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4192/c2571586421@github.com>