oxc-project
oxc
Instrumentation
Wall Time
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(language_server/editor): support multi workspace folders
05-07-feat_language_server_editor_support_multi_workspace_folders
2 hours ago
fix(semantic): dont parse `@` as jsdoc tags inside `[`/`]` (#10919) fixes #10910 ``` × eslint-plugin-jsdoc(check-tag-names): Invalid tag name found. ╭─[index.ts:3:14] 2 │ /** 3 │ * @see [@parcel/watcher](https://github.com/parcel-bundler/watcher) · ─────────────────────────────────────────────────────────── 4 │ */ ╰──── help: `@parcel/watcher](https://github.com/parcel-bundler/watcher)` is invalid tag name. ``` `@see` was being parsed as a tag and `@parcel/watcher](https://github.com/parcel-bundler/watcher)` as another tag. I fixed this by checking if we are in `[` or `]`
c/05-09-fix_semantic_dont_parse_as_jsdoc_tags_inside___
2 hours ago
feat(language_server/editor): support multi workspace folders
05-07-feat_language_server_editor_support_multi_workspace_folders
2 hours ago
feat(language_server/editor): support multi workspace folders
05-07-feat_language_server_editor_support_multi_workspace_folders
2 hours ago
refactor(language_server): new configuration structure for `initialize` and `workspace/didChangeConfiguration`
05-08-refactor_language_server_new_configuration_structure_for_initialize_and_workspace_didchangeconfiguration_
2 hours ago
fix(transformer/typescript): panic when using `removeClassFieldsWithoutInitializer` and private class members (#10838)
main
2 hours ago
fix(transformer/typescript): panic when using `removeClassFieldsWithoutInitializer` and private class members (#10838)
c/05-06-fix_transformer_panic_when_using_removeclassfieldswithoutinitializer_and_private_class_members
3 hours ago
fix(semantic, syntax): TS value module cannot be used in type
05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type
3 hours ago
Active Branches
feat(language_server/editor): support multi workspace folders
last run
2 hours ago
#10875
CodSpeed Performance Gauge
0%
fix(semantic): dont parse `@` as jsdoc tags inside `[`/`]`
last run
2 hours ago
#10919
CodSpeed Performance Gauge
0%
refactor(language_server): new configuration structure for `initialize` and `workspace/didChangeConfiguration`
last run
2 hours ago
#10890
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs