Mikina@programming.dev to Programmer Humor@programming.dev · 25 days agoNew Jetbrains Update Droppedprogramming.devimagemessage-square116fedilinkarrow-up1901arrow-down143
arrow-up1858arrow-down1imageNew Jetbrains Update Droppedprogramming.devMikina@programming.dev to Programmer Humor@programming.dev · 25 days agomessage-square116fedilink
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up2·24 days agoHere 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.
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.
Thanks!