Integrated Development Environments
IDEs are editors with additional tooling allowing you to quickly write software.
Comparison of IDEs
| Name | written in | languages | License |
|---|---|---|---|
| Eclipse | Java | ||
| IntelliJ IDEA | Java | Javascript/HTML, Python, C/C++/C#, Java | |
| Visual Studio Code | TypeScript | MIT |
Online IDEs
- Gitpod – can be self-hosted