Hacker News new | ask | show | jobs
by cromantin 3807 days ago
Finally. It would be great if Unity3D add official plugin to this IDE. For now Consulo[1] is competent alternative (build by some cool dude using IntelliJ Community Edition).

1: https://github.com/consulo

1 comments

I believe Unity3D is working on some sort of common way for any ide/debugger to be plugged in. With that and the deals they have with MS I don't see them adding support for another IDE.
I do all my Unity3D development on a Mac with VSCode[1] and it's really powerful. Includes step-debugging out-of-the box, and it's free.

[1]https://code.visualstudio.com/