Skip to content

Commit

Permalink
Link to sclu1034/vscode-just in readme (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Nov 2, 2022
1 parent 73777f7 commit 9984d77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,14 +382,16 @@ You can add the following to an individual `justfile` to enable `make` mode on a

### 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)).
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.

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).

### JetBrains IDEs

A plugin for JetBrains IDEs by [linux_china](https://github.com/linux-china) is [available here](https://plugins.jetbrains.com/plugin/18658-just).
Expand Down

0 comments on commit 9984d77

Please sign in to comment.