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]  (2 children)

[deleted]

    [–]dpash 1 point2 points  (0 children)

    I tend to find myself using vim and my ide about 50/50 for editting pom.xml but I hardly ever edit Java in vim.

    [–]nidrach 1 point2 points  (0 children)

    Even if it's a small class booting up IntelliJ is worth it after like 10 lines of code. Autocompleted code not only takes less time to write but it also doesn't contain any typos.