opencode
opencode copied to clipboard
lsp: add oxlint server
Summary
- Add built-in
oxlintLSP server (runsoxlint --lsp) to publish diagnostics for JS/TS and related file types. - Document the new
oxlintbuilt-in LSP server.
Closes #5569.
/review
lgtm
/review
@rekram1-node updated the code a bit - was using --lsp which was old oxlint syntax. updated to use oxc_language_server bin instead, and tested that was working correctly in a local build.
let me know if i can provide anything else!
i merged a pr that put the lsps in alphabetical order looks like it created merge conflict
@rekram1-node no problem - just merged in main