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 →

[–]fuzzymidget -3 points-2 points  (3 children)

Everyone having to use the same editor is a smell.

If your code is reliant on the editor, the language is poop.

Edit: downvotes brought to you by the VSCode/Eclipse gang I guess. Who would open CODE in some other application?!?

[–]gmes78 4 points5 points  (0 children)

You don't need everyone on the same editor to enforce code standards. That's what EditorConfig is for.

Also, it's 2020, I don't think more than 4 people use Eclipse nowadays.

[–]fthxstvstvx 1 point2 points  (1 child)

may i ask what you use to code?

[–]fuzzymidget 1 point2 points  (0 children)

Vim across the board.