Skip to content

Commit 6b15e9e

Browse files
committed
docs(amazonq): Add trace server instructions
1 parent 2358ce1 commit 6b15e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/lsp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ sequenceDiagram
5555
```
5656
4. Uncomment the `__AMAZONQLSP_PATH` and `__AMAZONQLSP_UI` variables in the `amazonq/.vscode/launch.json` extension configuration
5757
5. Use the `Launch LSP with Debugging` configuration and set breakpoints in VSCode or the language server
58+
6. (Optional): Enable `"amazonq.trace.server": "on"` or `"amazonq.trace.server": "verbose"` in your VSCode settings to view detailed log messages sent to/from the language server. These log messages will show up in the "Amazon Q Language Server" output channel
5859
5960
## Amazon Q Inline Activation
6061

0 commit comments

Comments
 (0)