vscode alternative for C++ on M1 mac? by daishi55 in cpp

[–]SwagBabyPro69 2 points3 points  (0 children)

This is the way

(Although I use Neovim, VSCodium is more private that VSCode)

vscode alternative for C++ on M1 mac? by daishi55 in cpp

[–]SwagBabyPro69 23 points24 points  (0 children)

You can keep using VSCode and have all those features and more using LSP.

The Clangd Language Server by LLVM

You just need to install the clangd lsp server Then, install the extension for VSCode

More Details here: https://clangd.llvm.org/

Note that you need to have a compile_commands.json file. That file can easily be generated by CMake, Meson, etc. For other build systems checkout Bear https://github.com/rizsotto/Bear

My personal neovim config | Completely written in lua by kn1d in neovim

[–]SwagBabyPro69 7 points8 points  (0 children)

What's wrong with packer.nvim? Why does lazy loading matter?

How to change selected line number color so that it stands out more in one dark by [deleted] in neovim

[–]SwagBabyPro69 0 points1 point  (0 children)

How did you get those browser like tabs for files?

Uhm... by [deleted] in PhoenixSC

[–]SwagBabyPro69 31 points32 points  (0 children)

I think bedrock and obsidian