Intellij IDEA Ultimate vs respective IDEs per language

已回答
Hello,
I come from the PHP environment using PhpStorm on a daily basis. In time I started using WebStorm to manage frontend javascript projects. Now I am getting my hands dirty with some infrastructure as code repositories - which I started using PyCharm for - since there are some python scripts involved.

With Go and Java slowly becoming part of my life I am starting to think if I should go for respective IDEs for the languages (GoLand, IntelliJ IDEA) or just use one IDE (Ultimate) for everything.

Any ideas?

1

Hello,

IDEA Ultimate supports all features from light-weight IDEs (GoLand, PHPStorm, etc.) via plugins. So you could easily use one IDE for all your tasks.

 

1

请先登录再写评论。