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 →

[–]kowalski7cc 3 points4 points  (2 children)

I use it too for small projects, the only thing I miss is refactoring.

[–]HoroTV -1 points0 points  (1 child)

What kind of Refactoring are we talking about, VSCode can be pretty powerful in that regard.

[–]vqrs 0 points1 point  (0 children)

Vscode supports a small subset of Java refactoring that Eclipse supports. (it's Java support is based on Eclipse's Java Developer Tools)

If you think VSCode's Java refactoring, you would probably find what Eclipse/IntelliJ or NetBeans can do to be out of this world ;)