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

refactor(linter/plugins): add registerPlugin function A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16210 opened Nov 27, 2025 by overlookmotel Loading…
feat(linter/plugins): introduce RuleTester A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#16206 opened Nov 27, 2025 by overlookmotel Draft
feat(codegen): preserve comments between CatchClause's param and body A-codegen Area - Code Generation A-parser Area - Parser C-enhancement Category - New feature or request
#16167 opened Nov 26, 2025 by Copilot AI Draft
10 tasks done
feat(editors): toggle client after vscode config changing A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#16162 opened Nov 26, 2025 by liangmiQwQ Draft
feat(oxfmt): Collect all files other than JS/TS A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16153 opened Nov 26, 2025 by leaysgur Draft
feat(linter): add react/no-redundant-should-component-update rule A-linter Area - Linter C-enhancement Category - New feature or request
#16147 opened Nov 26, 2025 by baevm Loading…
perf(parser): remove bounds check for getting strings from lexer A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#16135 opened Nov 26, 2025 by camchenry Loading…
chore(oxlint/napi): add createWorkspace & destroyWorkspace js callback function A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16121 opened Nov 25, 2025 by Sysix Loading…
fix(language_server): append rule to existing disable comment instead of creating duplicate A-editor Area - Editor and Language Server A-linter Area - Linter C-bug Category - Bug
#16081 opened Nov 24, 2025 by camc314 Loading…
feat(linter): add ignores option to overrides A-linter Area - Linter C-enhancement Category - New feature or request
#15997 opened Nov 23, 2025 by xuanduc987 Loading…
chore(deps): update npm packages A-cli Area - CLI A-linter Area - Linter A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15994 opened Nov 23, 2025 by renovate bot Loading…
1 task
feat(parser): add TS1174 error for classes extending multiple base classes 0-merge Merge with Graphite Merge Queue A-parser Area - Parser C-enhancement Category - New feature or request
#15993 opened Nov 23, 2025 by sapphi-red Loading…
feat(semantic): add TS2309 error for export assignment with other exports 0-merge Merge with Graphite Merge Queue A-semantic Area - Semantic C-enhancement Category - New feature or request
#15992 opened Nov 23, 2025 by sapphi-red Loading…
feat(linter): implement eslint-rule dot-notation A-linter Area - Linter C-enhancement Category - New feature or request
#15957 opened Nov 21, 2025 by pchorus Loading…
refactor(all): remove binding pattern wierdness A-ast Area - AST A-ast-tools Area - AST tools A-cli Area - CLI A-codegen Area - Code Generation A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15925 opened Nov 21, 2025 by camc314 Draft
feat(oxlint): Add camelcase eslint rule A-linter Area - Linter C-enhancement Category - New feature or request
#15912 opened Nov 20, 2025 by infalmo Draft
feat(oxlint/lsp): support jsPlugins A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#15839 opened Nov 18, 2025 by Sysix Draft
chore(vscode): second language server connection for oxfmt A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15837 opened Nov 18, 2025 by Sysix Loading…
perf(transformer/tagged-template-transform): improve performance A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#15834 opened Nov 18, 2025 by Dunqing Loading…
feat(linter): Add support for options for jsPlugins A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#15822 opened Nov 18, 2025 by wagenet Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.