You must log in or register to comment.
error: unknown start of token: \u{37e} --> src/main.rs:2:30 | 2 | println!("Hello, world!"); | ^ | help: Unicode character ';' (Greek Question Mark) looks like ';' (Semicolon), but it is not | 2 | println!("Hello, world!"); | ~ error: could not compile `playground` (bin "playground") due to previous error
That’s a well designed compiler.
Imagine not programming in Vim 💀
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.
Just throwing in Helix here.
I use Helix and Nvim pretty much concurrently and whenever I have to use vim I feel slower on most basic movements. A fresh set of keybinds is really nice - though simultaneously there are one or two specific actions which are slower or unintuitive in Helix. But overall I love Helix.
I love that this implies Visual Studio is not worth its salt, because it most certainly isn’t.