2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-26 20:05:03 +00:00
rust-analyzer/docs
bors 87ee18da54 Auto merge of - jjoeldaniel:toggle_lsp_logs, r=Veykril
feat: add `toggleLSPLogs` command

Implement client-side command to toggle LSP logs in VSCode.

The command replaces the need to add/remove the `"rust-analyzer.trace.server": "verbose"` setting each time one wants to display logs. I've also updated the docs/ instances that reference the now outdated manual method.

The command labeled `rust-analyzer: Toggle LSP Logs` enables the setting project-wide and opens the relevant trace output channel.

Closes 
2024-06-19 08:39:42 +00:00
..
dev feat: add toggleLSPLogs command 2024-06-17 04:08:32 -07:00
user Auto merge of - jjoeldaniel:toggle_lsp_logs, r=Veykril 2024-06-19 08:39:42 +00:00