Skip to content

Commit 822c943

Browse files
authored
(docs) add prominent link to IDE docs
1 parent de59966 commit 822c943

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
</a>
1313
</p>
1414

15+
[IDE docs and troubleshooting](docs)
16+
1517
## What is Svelte Language Tools?
1618

1719
Svelte Language Tools contains a library implementing the Language Server Protocol (LSP). LSP powers the [VSCode extension](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode), which is also hosted in this repository. Additionally, LSP is capable of powering plugins for [numerous other IDEs](https://microsoft.github.io/language-server-protocol/implementors/tools/).

0 commit comments

Comments
 (0)