-
-
Notifications
You must be signed in to change notification settings - Fork 432
Pull requests: vuejs/language-tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(vscode): correct
directory
path in package.json
🧹 p1-chore
#5283
by zyoshoka
was merged Mar 17, 2025
Loading…
refactor(language-core): only process auto import virtual code in
generateElementChildren
#5278
by KazariEX
was merged Mar 16, 2025
Loading…
refactor(language-core): track directive comment infomation with stack mode
#5276
by KazariEX
was merged Mar 15, 2025
Loading…
feat(language-core): support navigation of events with
v-on
syntax
#5275
by KazariEX
was merged Mar 16, 2025
Loading…
fix(language-core): do not drop leading comments of
defineModels
#5273
by KazariEX
was merged Mar 12, 2025
Loading…
fix(language-core): correct type inference of multiple template refs with same name
#5271
by KazariEX
was merged Mar 12, 2025
Loading…
fix(language-core): skip AST parsing when the expression is an identifier
#5268
by KazariEX
was merged Mar 12, 2025
Loading…
fix(language-service): add document highlights support
#5263
by KazariEX
was merged Mar 12, 2025
Loading…
fix(language-core): correct error mapping when prop exp is arrow function
#5262
by KazariEX
was merged Mar 10, 2025
Loading…
fix(vscode): handle
typescript-language-features
module loading race condition
#5260
by johnsoncodehk
was merged Mar 7, 2025
Loading…
fix(language-service): do not provide required props inlay hints for intrinsic elements
#5258
by KazariEX
was merged Mar 7, 2025
Loading…
refactor(language-core, typescript-plugin): use inline
__VLS_elements
to simplify code
#5255
by KazariEX
was merged Mar 5, 2025
Loading…
fix(typescript-plugin): prevent highlighting native element tags with same name as components
#5253
by KazariEX
was merged Mar 5, 2025
Loading…
feat(vscode, language-server, typescript-plugin): communicate with tsserver based on request forwarding
#5252
by johnsoncodehk
was merged Mar 6, 2025
Loading…
refactor(vscode, language-server): remove hybrid mode configuration
#5248
by johnsoncodehk
was merged Mar 5, 2025
Loading…
fix(language-core): prevent eager inference of slot props from generics
#5247
by KazariEX
was merged Mar 3, 2025
Loading…
fix(language-core): transform slot parameter list into equivalent binding pattern
ready for review
#5245
by KazariEX
was merged Mar 15, 2025
Loading…
fix(language-core): prevent global types generation in declaration files
#5239
by KazariEX
was merged Mar 3, 2025
Loading…
feat(language-core): introduce
strictVModel
option
#5229
by KazariEX
was merged Mar 2, 2025
Loading…
fix(language-core): generate condition guards for model events
#5225
by KazariEX
was merged Mar 1, 2025
Loading…
feat(typescript-plugin): skip declaration files in goto components definition
version: minor
#5221
by KazariEX
was merged Mar 1, 2025
Loading…
refactor(language-core): defer the calculation of
linkedCodeMappings
offsets
#5220
by KazariEX
was merged Feb 28, 2025
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.