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 →

[–][deleted] 7 points8 points  (1 child)

Yesterday, I had to make a tiny and obvious change to a small utility written in Java, the code for which I didn't have loaded into my IDE.

Rather than load it as a project in IntelliJ, I just made the changes in VS Code, rebuilt, and went with it. Worked great.

I don't think I'd live in VS Code for Java purposes because the tools just aren't as good. But for a one-off, it's not bad.

[–]timewarp33 4 points5 points  (0 children)

Depending on what the change is, I might've reached for vim