

He should have installed neovim with LSPs for Python/Rust/etc for intellisense and linting to really get her all hot and bothered.
He should have installed neovim with LSPs for Python/Rust/etc for intellisense and linting to really get her all hot and bothered.
Am I the only one in this thread who uses VSCode + GDB together? The inspection panes and ability to breakpoint and hover over variables to drill down in them is just great, seems like everyone should set up their own c_cpp_properties.json && tasks.json files and give it a try.
Sorry about that, I will update future links to not use parenthesis.
Looks like little bobby tables is at it again. (edit: for reference: https://xkcd.com/327/)
Edit #2: For lemmy app users: https://xkcd.com/327
And thanks to @Gestrid@lemmy.ca for the correction.
Be sure to cross-post it to the Usenet group for visibility.
Not particularly, because compilers rely on very explicit syntax to parse. And languages are all structured very differently grammatically speaking.
As someone who writes C++ every day for work, up to version C++20 now, I hate the incoming C++23 even more somehow. The idea of concepts, it just… gets worse and worse. Although structured binding in C++17 did actually help some with the syntax, to be fair.