Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Make logging documention easier to find (#970)
Browse files Browse the repository at this point in the history
Since the README is quite long, this will make is easier to find these instructions when performing a `Cmd-F` search for `log` or `logging`.
  • Loading branch information
andyw8 authored Jan 9, 2024
1 parent 9e87d70 commit 23e5c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ extension in development mode or run tests, set up some breakpoints and start wi

### Tracing LSP requests and responses

LSP server tracing can be controlled through the `ruby lsp.trace.server` config key in the `.vscode/settings.json`
LSP server tracing (logging) can be controlled through the `ruby lsp.trace.server` config key in the `.vscode/settings.json`
config file.

Possible values are:
Expand Down

0 comments on commit 23e5c5e

Please sign in to comment.