Skip to content

Commit b933fc7

Browse files
authored
Update lsp.md
Minor update.
1 parent 0bbefa4 commit b933fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/lsp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ sequenceDiagram
2626

2727
## Language Server Debugging
2828

29-
1. Clone https://github.com/aws/language-servers.git and set it up in the same workspace as this project
29+
1. Clone https://github.com/aws/language-servers.git and set it up in the same workspace as this project by cmd+shift+p and "add folder to workspace" and selecting the language-servers folder that you just cloned. Your VS code folder structure should look like below.
3030

31-
e.g.
31+
3232

3333
```
3434
/aws-toolkit-vscode

0 commit comments

Comments
 (0)