Skip to content

Commit 45f3b69

Browse files
be more explicit
1 parent b92de0d commit 45f3b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/language_servers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ Follow installation instructions on [LSP-metals](https://github.com/scalameta/me
630630
## Solidity
631631

632632
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).
633+
2. Install the [github:NomicFoundation/hardhat-vscode](https://github.com/NomicFoundation/hardhat-vscode/tree/development/server) language server.
634634
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"solidity"` client configuration to the `"clients"`:
635635

636636
```jsonc

0 commit comments

Comments
 (0)