Hiya, I’ve been looking around trying to find a Language Server Protocol for the Kate Editor, but I’ve been struggling to find how to install it. I think from my understanding, I need to install a package to use it, but I’m both unable to find it in the repos, and not certain I even need one. (Kate LSP Configuration not Working - Help - KDE Discuss This link is why I think I need a package.)
I’ve seen this post here from another user trying to do the same, but they’ve recieved no response. Cannot Get Kate Flatpak Setup with LSPs running from a Toolbox Container
I’ve also looked around and I keep getting directed to Microsoft’s VS code
Langserver,Langserver.org directs me here vscode/extensions/html at main · microsoft/vscode · GitHub.
Here’s the problem:
When I type in Kate <span> or <html> I want Kate to auto complete the </span> just as it does with " quotation marks. How can get it to do that?