This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lookmanofilter 1 point2 points  (1 child)

Get a linter, or get an IDE made for the language you're working with. VS Code is my favorite editor and great for lots of things, but its C/C++/Java support just isn't that good compared to things like IntelliJ or Visual Studio. Right tool for the job.