Skip to content

Commit 0767fb4

Browse files
authored
docs: update VSCode instructions
1 parent c5cd0fc commit 0767fb4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

pages/installation.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,16 @@ for Eglot:
149149
### Visual Studio Code
150150

151151
Click on the extensions button on the sidebar, then search for
152-
`lexical`, then click `install`. By default, the extension will automatically
153-
download the latest version of Expert. Expert is derived from the Lexical codebase,
154-
but the extension will install the new Expert executable.
152+
`lexical`, then click `install`.
153+
154+
This is a stop gap until we create a dedicated Expert extension, so youll need to configure it to
155+
use the Expert executable instead.
155156

156157
To change to a local executable, go to `Settings -> Extensions -> Lexical` and
157158
type `/my/home/projects/expert/apps/expert/burrito_out/expert_linux_amd64` into the text box in
158159
the `Server: Release path override` section.
159160

160-
### neovim
161+
### Neovim
161162

162163
Expert requires neovim `>= 0.9.0`.
163164

0 commit comments

Comments
 (0)