Skip to content

Commit

Permalink
Link to the now released extension
Browse files Browse the repository at this point in the history
The extension is now live so this section was out of date.
  • Loading branch information
TomasHubelbauer authored Oct 21, 2024
1 parent 5798dd4 commit b237e92
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,12 @@ lspconfig.config_lsp.setup {}

### VS Code installation

The VS Code extension is currently in development. An official extension will be released soon.
The VS Code extension is currently in preview.
You can find it here:

However, at the moment you can also compile the extension yourself and run it in development mode.
[`config-lsp` on the Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=myzel394.config-lsp)

You can also compile the extension yourself and run it in development mode.

**Do not create an extension and publish it yourself. Contribute to the official extension instead.**

Expand Down

0 comments on commit b237e92

Please sign in to comment.