Would be neat if PIO added support to the Kate Editor (by KDE). I started to use Kate on other projects as it is light weight and seems to be more polished in certain areas over VSCode. It has support for LSP, and user defined LSP configs which makes it easy to add languages. I am not sure if that’s how PIO works, but if it is having the LSP config would be a great start in adding support.
Kate seems quite extensible from what I seen, but haven’t had much time to play around with getting PIO to work with it. I will probably look into this myself when I get back to working on my hobby projects. Thought I’d post this as interest in moving to it and getting support.
Oh, interesting. Thank you for providing some details. Kdevelop isn’t kate, but I am willing to use that for platformio things. I’ll also look into the ccls stuff.