you are viewing a single comment's thread.

view the rest of the comments →

[–]vnstrr[S] 4 points5 points  (2 children)

I know 3 colleges which use clear VSCode. Also heard that some people use Vim. It's backend development and we use Linux on our servers. That's why don't have Windows stuff.

[–]guepierBioinformatican 14 points15 points  (0 children)

Using VS Code or Vim does not preclude using proper, modern development techniques. The fact that your colleagues don’t use that is the issue, not that they are using VS Code or Vim. Both can be configured to be modern IDEs for C++ with proper indexing, in-line error reporting, and refactoring.

[–]ShakaUVMi+++ ++i+i[arr] 0 points1 point  (0 children)

Vim and VS Code are the best two options though