HTTP_404_NotFound@lemmyonline.com to Programming@programming.devEnglish · 1 year agoNo. Greek Semicolons hold no power here.lemmyonline.comimagemessage-square47fedilinkarrow-up1337arrow-down112
arrow-up1325arrow-down1imageNo. Greek Semicolons hold no power here.lemmyonline.comHTTP_404_NotFound@lemmyonline.com to Programming@programming.devEnglish · 1 year agomessage-square47fedilink
minus-squareramesdunc@feddit.nllinkfedilinkEnglisharrow-up10·1 year agonvim + coc.nvim + coc-clangd (or other language LSP implementations) will give you the conveniences of modern IDEs + the power and speed of vim 🙂
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkEnglisharrow-up4·1 year agoVim again, showing why the superior text editor.
minus-squaredukk@programming.devlinkfedilinkEnglisharrow-up1·1 year agoCoc.nvim is kinda bloated though. Really wish developers put more effort into their LSP servers instead of just saying “go use vscode lol”. Then again, native LSP isn’t that bad. I’ve been using it daily for months now, it’s better than most people give it credit for.
nvim + coc.nvim + coc-clangd (or other language LSP implementations) will give you the conveniences of modern IDEs + the power and speed of vim 🙂
Vim again, showing why the superior text editor.
Coc.nvim is kinda bloated though. Really wish developers put more effort into their LSP servers instead of just saying “go use vscode lol”.
Then again, native LSP isn’t that bad. I’ve been using it daily for months now, it’s better than most people give it credit for.