Skip to content

Commit 980af52

Browse files
Merge pull request #1986 from GaloisInc/vscode-extension-readme
Update VSCode extension README.
2 parents 2ecaa13 + 5c0671e commit 980af52

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

language-server/client/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Cryptol for Visual Studio Code
22

3-
#### [Repository](https://github.com/GaloisInc/cryptol)  |  [Issues](https://github.com/GaloisInc/cryptol/issues)  |  [Documentation](https://galoisinc.github.io/cryptol/master/RefMan.html)
3+
#### [Repository](https://github.com/GaloisInc/cryptol)  |  [Downloads](https://github.com/GaloisInc/cryptol/releases)  |  [Issues](https://github.com/GaloisInc/cryptol/issues)  |  [Documentation](https://galoisinc.github.io/cryptol/master/RefMan.html)
44

55
This extension provides support for working with [Cryptol](https://cryptol.net).
6-
To use the extension you'll need a pre-installed `cryptol-language-server`.
6+
7+
The extension requires `cryptol-language-server`, which is included with
8+
Cryptol's binary release distributions. Once the extension is installed,
9+
modify its `language-server-path` setting to point to the language server
10+
binary.
711

812
The extension supports:
913

0 commit comments

Comments
 (0)