-
-
Notifications
You must be signed in to change notification settings - Fork 599
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(formatter): support printing assignment-like
A-formatter
Area - Formatter
C-enhancement
Category - New feature or request
feat(formatter): complete printing call argument
A-formatter
Area - Formatter
C-enhancement
Category - New feature or request
#11917
opened Jun 26, 2025 by
Dunqing
Loading…
feat(parser): disallow Area - AST
A-parser
Area - Parser
C-enhancement
Category - New feature or request
using
in top-level for source type script
A-ast
feat(ast): add Area - AST
C-enhancement
Category - New feature or request
range
field to custom serializers
A-ast
#11890
opened Jun 25, 2025 by
bacarybruno
Loading…
feat(linter): Add id-length rule from eslint
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#11887
opened Jun 24, 2025 by
nrayburn-tech
Loading…
fix(linter/extensions): false positives with non configured extensions
A-linter
Area - Linter
C-bug
Category - Bug
#11872
opened Jun 23, 2025 by
camc314
Loading…
feat(minifier): remove symbol references when code is removed
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
feat(minifier): inline and evaluate constant values
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
feat(minifier): treat variable declarations with only read references as const
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
feat(minifier): remove unused variable declaration
A-minifier
Area - Minifier
A-semantic
Area - Semantic
C-enhancement
Category - New feature or request
refactor(transformer): replace TransformCtx with TransformState
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
feat(linter): add Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
Enabled?
column to oxlint --rules
A-cli
#11705
opened Jun 14, 2025 by
romhml
Loading…
fix(oxc_linter): Make linter file paths clickable within JetBrains terminals
A-linter
Area - Linter
C-bug
Category - Bug
#11619
opened Jun 12, 2025 by
nrayburn-tech
Loading…
refactor(language_server)!: remove support for old configuration objects in Area - Editor and Language Server
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
initialize
and workspace/didChangeConfiguration
A-editor
#11578
opened Jun 9, 2025 by
Sysix
Loading…
chore(benchmarks): add Category - technical debt or refactoring. Solution not expected to change behavior
language_server
benchmark
C-cleanup
#11523
opened Jun 6, 2025 by
Sysix
Loading…
test(editor): remove useless test + improve speed
A-editor
Area - Editor and Language Server
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
#11486
opened Jun 4, 2025 by
Sysix
Loading…
feat(language_server): support Merge with Graphite Merge Queue
A-editor
Area - Editor and Language Server
C-enhancement
Category - New feature or request
textDocument/diagnostic
0-merge
#11447
opened Jun 2, 2025 by
Sysix
Loading…
feat(linter): seperate jest/vitest rules
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
feat(linter): add eslint/no-unassigned-vars rule
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#11365
opened May 29, 2025 by
huangtiandi1999
Loading…
perf(parser): speed up simple lookaheads by introducing Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
Lexer::peek_token
A-parser
#11358
opened May 28, 2025 by
ulrichstark
•
Draft
feat(transformer): setup react-pure-annotations plugin
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
feat(ast): add parenthesized info to Area - AST
A-parser
Area - Parser
C-enhancement
Category - New feature or request
AssignmentExpression
and `Upda…
A-ast
fix(parser, transformer): fix Area - Parser
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
AstBuilder
call sites WIP
A-parser
#11240
opened May 23, 2025 by
overlookmotel
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.