From 86fda4927ef1092a33dbbab00da5d3af349ed2a5 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Fri, 18 Oct 2024 17:48:10 -0700 Subject: [PATCH] add FAQ about IDEs --- _overviews/FAQ/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_overviews/FAQ/index.md b/_overviews/FAQ/index.md index 18c901cdda..2993953c2e 100644 --- a/_overviews/FAQ/index.md +++ b/_overviews/FAQ/index.md @@ -73,6 +73,10 @@ See [scala/scala-lang#1040](https://github.com/scala/scala-lang/issues/1040). ## Technical questions +### What IDEs are available for Scala? + +See [this doc page](https://docs.scala-lang.org/getting-started/scala-ides.html). + ### What compiler flags are recommended? The list of available options is