Update VS Code extensions in readme (#2034)

This commit is contained in:
Casey Rodarmor 2024-05-14 15:13:26 -07:00 committed by GitHub
parent eef4e3abbe
commit b7c284972d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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