Add JetBrains IDE plugin to readme (#1209)

This commit is contained in:
Libing Chen 2022-06-01 15:48:50 -07:00 committed by GitHub
parent 61a5d02c73
commit 60ba81a796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,6 +303,10 @@ You can install it from the command line by running:
code --install-extension skellock.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).
### Kakoune
Kakoune supports `justfile` syntax highlighting out of the box, thanks to TeddyDD.