From 12b3725eab8464e34b3fe8972f044dc87050da26 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 28 Oct 2024 12:52:32 -0700 Subject: [PATCH] add sca.la/ide and sca.la/intellij --- ide.md | 4 ++++ intellij.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 ide.md create mode 100644 intellij.md diff --git a/ide.md b/ide.md new file mode 100644 index 0000000..e6f07ca --- /dev/null +++ b/ide.md @@ -0,0 +1,4 @@ +--- +title: Scala IDEs +redirect_to: https://docs.scala-lang.org/getting-started/scala-ides.html +--- diff --git a/intellij.md b/intellij.md new file mode 100644 index 0000000..446a4b4 --- /dev/null +++ b/intellij.md @@ -0,0 +1,4 @@ +--- +title: IntelliJ Scala Plugin +redirect_to: https://jetbrains.com/scala +---