Peter Hoeg
Peter Hoeg
kcondig is the framework that KDE applications use to handle configuration data (essentially what ends up writing the files in ~/.config/foorc). It doesn't do anything to help us with this...
Wasn't aware of that, thanks but a couple of points from a cursory glance: 1. kconf_update path: ${lib.getLib libsForQt5.kdeFrameworks.kconfig}/libexec/kf5/kconf_update 2. kconf_update tracks state both using the updated file (in update_info)...
My understanding is that the tracking is based on `id`, not source file name but we could set the `id` to the store path. That being said, I can't quite...
This change would be *great* to have.
@Benjamin-Dobell my apologies, the issue should obviously have had far more details. This is on Arch Linux with KDE (frameworks 5.6.0 and plasma desktop 5.2.0) and qt 4.8.6 and qt...
Same problem with FF 102 with Plasma Wayland on NixOS.
FWIW, the problem persists with v1.3.1. Regular accounts completion using `beancount-mode` in emacs works as expected but not when using this LS.
I do. 1. create a temporary directory and go there 2. put this file there as `emacs.org` 3. open `emacs.org` in emacs 4. M-x `org-babel-tangle` 5. Close emacs 6. Then...
I tried with 29.0.90 which has eglot (lsp support) built-in.