Skip to content

Commit 1168a39

Browse files
authored
Revise LSP verification instructions
Updated verification steps for LSP setup in SKILL.md.
1 parent 00b2ed3 commit 1168a39

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

skills/lsp-setup/SKILL.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,5 @@ The JSON structure:
6464

6565
After setup, tell the user:
6666

67-
1. Type `/exit` to quit Copilot CLI — this is **required** so the new LSP configuration is loaded on next launch
68-
2. Re-launch `copilot` in a project with files of the configured language
69-
3. Run `/lsp` to check the server status
70-
4. Try code intelligence features like go-to-definition or hover
67+
1. Type `/lsp reload` to reload the LSP configuration files — this is **required**
68+
2. Try asking code intelligence related questions such as references to a particular method in an API

0 commit comments

Comments
 (0)