From 78f80e2e5212efeb60dbbae93b4f82bab8400d8e Mon Sep 17 00:00:00 2001 From: Sebastian Pfitzner Date: Tue, 4 May 2021 12:15:46 +0200 Subject: [PATCH] add depwarn --- docs/src/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/index.md b/docs/src/index.md index 6cd62b3..a891d1b 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,5 +1,9 @@ # The Juno IDE Documentation +!!! warning "Attention!" + We have decided to join forces with the [Julia extension for VSCode](https://www.julia-vscode.org/). + As such, this Atom-based plugin is effectively in “maintenance-only mode” and we expect to only work on bug fixes in the future. + Juno is an Integrated Development Environment (IDE) for the Julia language. It provides powerful tools to help you develop code. Juno is built on [Atom](https://atom.io), a text editor provided by GitHub. Juno consists of both Julia and Atom packages in order to