We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb5b7b commit d3afa71Copy full SHA for d3afa71
docs/src/language_servers.md
@@ -720,7 +720,7 @@ Follow installation instructions on [LSP-terraform](https://github.com/sublimels
720
## Toit
721
722
1. Install the [Toit](https://packagecontrol.io/packages/Toit) package from Package Control for syntax highlighting.
723
-2. Install the [Jaguar](https://github.com/toitlang/jaguar)
+2. Install the [Jaguar Language Server](https://github.com/toitlang/jaguar).
724
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"jag"` client configuration to the `"clients"`:
725
726
```jsonc
0 commit comments