Skip to content

Commit

Permalink
Add note about logging setting (#2035)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
  • Loading branch information
andyw8 and andyw8 committed May 10, 2024
1 parent 76b62a5 commit 487ec61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
@@ -1,5 +1,6 @@
{
// Set this value to `verbose` to see the full JSON content of LSP requests and responses
// Set this value to `messages` to see names of LSP requests and responses,
// or to `verbose` to see the full JSON content of LSP requests and responses
"ruby lsp.trace.server": "off",
"[ruby]": {
"editor.defaultFormatter": "Shopify.ruby-lsp"
Expand Down

0 comments on commit 487ec61

Please sign in to comment.