Description
There is a page for libraries and tools (https://www.scala-lang.org/community/index.html#community-libraries-and-tools) and I know that an IDE is technically a tool, but:
- No IDE is mentioned there
- IDEs are central to the software development so much that I believe they deserve a separate page
Basically, we have two main Scala IDEs: IntelliJ Scala Plugin, and VS Code with Metals. There are others and I think it would be nice to mention them as well, but we can start with these two. Creating a separate page for them, and linking it from the main page, would add credibility in the eyes of newcomers: you consider learning a new programming language, you go to its website, and you see that two main IDEs in the programming world support that language. Cool. You already feel more confident that you made a good choice.
The page could be simple, for start. Just the titles, links to the landing pages of both IntelliJ Scala Plugin and VS Code Metals, screenshots, and descriptions written in collaboration with both teams.
Besides, right now, if you go to Google Search and ask for "Scala IDE", the first result you get will be "Scala IDE for Eclipse" which is discontinued for many years. This is a bad look. IntelliJ Scala Plugin already positions itself as "Scala IDE" on its landing page in order to go higher on the Google list. An external link to our landing page from scala-lang.org would help a lot.
PS. I already worked on the "Scala on Android" article, so I can create the page myself if I get a green light.