We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92de0d commit 45f3b69Copy full SHA for 45f3b69
docs/src/language_servers.md
@@ -630,7 +630,7 @@ Follow installation instructions on [LSP-metals](https://github.com/scalameta/me
630
## Solidity
631
632
1. Install the [Ethereum](https://packagecontrol.io/packages/Ethereum) package from Package Control for syntax highlighting.
633
-2. Install [github:NomicFoundation/hardhat-vscode](https://github.com/NomicFoundation/hardhat-vscode/tree/development/server).
+2. Install the [github:NomicFoundation/hardhat-vscode](https://github.com/NomicFoundation/hardhat-vscode/tree/development/server) language server.
634
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"solidity"` client configuration to the `"clients"`:
635
636
```jsonc
0 commit comments