https://bugs.kde.org/show_bug.cgi?id=497266
--- Comment #4 from Bart Ribbers <bribb...@disroot.org> --- > It would be better for us to expose specific things as needed by people in a > higher level language, similar to how sublime does it That is basically what I'm asking: allowing to write extensions/plugins in a different language. You're just doing it on request per feature rather than the entire API at once. And I get why you're doing that, that's fine. However right now I have no clue at all where to start with that. That scripting API seems promising, would adding a script add it to the "Plugins" list in Kate? In a quick local test it seems not. As for what I'd personally like: I'd like to get my Python development workflow going. For that Kate needs to support Python's virtual environments (so it automatically opens the terminal with it activated and runs additional commands inside that virtualenv) and some additionals tools like the Ruff formatter. To me this seemed like good reasons to build a plugin. -- You are receiving this mail because: You are watching all bug changes.