Link to sclu1034/vscode-just in readme (#1396)
This commit is contained in:
parent
73777f7183
commit
9984d77b31
@ -382,7 +382,7 @@ You can add the following to an individual `justfile` to enable `make` mode on a
|
|||||||
|
|
||||||
### Visual Studio Code
|
### 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:
|
You can install it from the command line by running:
|
||||||
|
|
||||||
@ -390,6 +390,8 @@ You can install it from the command line by running:
|
|||||||
code --install-extension skellock.just
|
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
|
### 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).
|
A plugin for JetBrains IDEs by [linux_china](https://github.com/linux-china) is [available here](https://plugins.jetbrains.com/plugin/18658-just).
|
||||||
|
Loading…
Reference in New Issue
Block a user