• Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    22 hours ago

    Personally, I find Kate is decent enough for most coding tasks. It does not have an open plugin ecosystem, so I guess, maybe it wouldn’t work for you. But aside from plugins, whenever I see people using VS Code/-ium, I wonder why they keep raving about it.

    It just looks like a bogstandard editor with LSP support to me. And Microsoft may have gotten that LSP ball rolling, but it’s supported in lots of editors now…

    • felbane@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      16 hours ago

      VScode is certainly a heck of a lot easier to get LSPs working than e.g. vim.

      If someone made it actually easy to set up neovim with lsp support that works as well as with vscode, there’d be no reason to give Microsoft any attention at all

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 hours ago

        Is the LSP support a plugin in Neo-/Vim ?

        In Kate, you just install the LSP server, which is typically as simple as apt install marksman and then Kate will automatically start it when it encounters an appropriate file.

        Kate also has a Vi Mode, if that’s what you’re looking for. ¯\_(ツ)_/¯