From b7c284972ddc32533e4758340e0ff499beebb11d Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Tue, 14 May 2024 15:13:26 -0700 Subject: [PATCH] Update VS Code extensions in readme (#2034) --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0643ddf..031ad3b 100644 --- a/README.md +++ b/README.md @@ -492,19 +492,11 @@ a per-file basis: ### Visual Studio Code -An extension for VS Code by [skellock](https://github.com/skellock) is -[available here](https://marketplace.visualstudio.com/items?itemName=skellock.just) -([repository](https://github.com/skellock/vscode-just)), but is no longer -actively developed. +An extension for VS Code is [available here](https://github.com/nefrob/vscode-just). -You can install it from the command line by running: - -```sh -code --install-extension skellock.just -``` - -An more recently active fork by [sclu1034](https://github.com/sclu1034) is -available [here](https://github.com/sclu1034/vscode-just). +Unmaintained VS Code extensions include +[skellock/vscode-just](https://github.com/skellock/vscode-just) and +[sclu1034/vscode-just](https://github.com/sclu1034/vscode-just). ### JetBrains IDEs