Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf(estree/tokens): reduce branches in UpdateContext::advance_to C-performance Category - Solution not expected to change functional behavior, only performance
#19858 opened Feb 28, 2026 by overlookmotel Draft
refactor(estree/tokens): reduce repeated code C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#19857 opened Feb 28, 2026 by overlookmotel Draft
feat(estree/tokens): add function to update tokens in place A-parser Area - Parser C-enhancement Category - New feature or request
#19856 opened Feb 28, 2026 by overlookmotel Draft
fix(linter): correct double-comparisons fix with swapped operands A-linter Area - Linter C-bug Category - Bug
#19846 opened Feb 28, 2026 by camc314 Loading…
feat(linter): add prefer-shortest-imports rule for canonical module specifiers A-linter Area - Linter C-enhancement Category - New feature or request
#19830 opened Feb 28, 2026 by dosmond Draft
3 of 4 tasks
feat(formatter): add JSDoc comment formatting support A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#19828 opened Feb 28, 2026 by Dunqing Draft
5 tasks done
feat(oxlint/lsp)!: show/fix safe suggestions by default A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19816 opened Feb 27, 2026 by Sysix Loading…
fix(linter): expose linkAttribute and formAttribute in ReactPluginSettings schema A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#19811 opened Feb 27, 2026 by enesyukselx Loading…
feat(oxfmt): Support .svelte file A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#19807 opened Feb 27, 2026 by leaysgur Draft
2 of 5 tasks
fix(linter): remove entire comment line when deleting unused disable directives A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#19804 opened Feb 27, 2026 by wagenet Loading…
4 tasks done
feat(linter): add options.reportUnusedDisableDirectives to config file A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19799 opened Feb 27, 2026 by wagenet Loading…
5 tasks
fix(lsp): shorten write lock in handle_tool_changes to unblock concurrent requests A-editor Area - Editor and Language Server C-bug Category - Bug
#19797 opened Feb 26, 2026 by wagenet Loading…
1 of 2 tasks
fix(lsp): prevent corrupted autofix output from overlapping/stale text edits A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-bug Category - Bug
#19793 opened Feb 26, 2026 by wagenet Loading…
3 tasks
perf(linter): reduce bulk-suppression overhead in concurrent path A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-performance Category - Solution not expected to change functional behavior, only performance
#19792 opened Feb 26, 2026 by wagenet Draft
2 tasks done
feat(lsp): show bulk-suppressed violations as faded diagnostics A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19791 opened Feb 26, 2026 by wagenet Draft
5 tasks
feat(linter): introduce maxWarnings config option A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19777 opened Feb 26, 2026 by camc314 Draft
fix(codegen): print static keyword for TSIndexSignature A-codegen Area - Code Generation C-bug Category - Bug
#19755 opened Feb 26, 2026 by Dunqing Draft
feat(linter): expose built-in rules metadata for JS configs A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19712 opened Feb 25, 2026 by camc314 Draft
feat(oxfmt): support experimentalOperatorPosition option with default "start" A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#19707 opened Feb 25, 2026 by AlCalzone Loading…
feat(linter): per-rule timing support A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#19689 opened Feb 24, 2026 by wagenet Loading…
5 tasks
fix(linter/plugins): enable TS strict option and fix type definitions for visitor A-ast-tools Area - AST tools A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-bug Category - Bug C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#19675 opened Feb 24, 2026 by sapphi-red Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.