We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5178b commit 79a9568Copy full SHA for 79a9568
docs/CHANGELOG.md
@@ -13,6 +13,10 @@ Semantic Versioning.
13
* `const o = {k = v};` now reports [E0253][] ("use ':' instead of '=' in object
14
literals").
15
* `--snarky` is now even snarkier.
16
+* LSP server: The new `quick-lint-js.tracing-directory` LSP configuration item
17
+ can be set to a path where quick-lint-js will log LSP protocol traffic. This
18
+ keylogger option can be used by quick-lint-js contributors to investigate
19
+ bugs. This new option is disabled by default.
20
21
### Fixed
22
0 commit comments