this post was submitted on 07 Oct 2025
973 points (95.7% liked)

Programmer Humor

26772 readers
1402 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] marlowe221@lemmy.world 3 points 1 day ago (1 children)

Where might I find a list of languages/LSPs that Kate supports and will load automatically like that?

[–] Ephera@lemmy.ml 2 points 1 day ago (1 children)

Here is the default configuration: https://invent.kde.org/utilities/kate/-/blob/master/addons/lspclient/settings.json

If you do need more LSP servers or a different one for a language, you can specify your own custom configuration in the same format.