DEV Community

Discussion on: Truly Integrated Development Environment

Collapse
 
stereobooster profile image
stereobooster

Which points that I mention jetbrains covers (a compiler, an automation tool, a package manager, a version switcher, a language server, a linter or a type checker, a formatter)? For which languages? If it doesn't support required language (Haskell for example), can I write extension myself to add support?

Collapse
 
gautamkrishnar profile image
Gautam Krishna R • Edited

Sorry for the confusion. Yes you are right it is not a compiler, an automation tool, a package etc. I mentioned it because i found it easier to use the jetbrains ide more than any other ides since it has good integration with many programming languages. It even has a docker integration.