docs(vscode): add oxc.path.oxlint, oxc.path.oxfmt to readme#16999
docs(vscode): add oxc.path.oxlint, oxc.path.oxfmt to readme#16999
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
This PR updates the VSCode extension documentation to include two new configuration options (oxc.path.oxlint and oxc.path.oxfmt) and marks the existing oxc.path.server configuration as deprecated. The changes ensure users are aware of the new binary path configurations that allow them to use custom Oxlint and Oxfmt binaries instead of the bundled versions.
Key changes:
- Added documentation for
oxc.path.oxlintandoxc.path.oxfmtconfiguration options - Marked
oxc.path.serveras deprecated with guidance to useoxc.path.oxlintinstead - Fixed indentation in the JSON configuration example
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
lets improve #16970 instead <3 |

No description provided.