-
-
Notifications
You must be signed in to change notification settings - Fork 465
Pull requests: vuejs/language-tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(language-core): avoid redundant increment of block variable depth
#5511
by KazariEX
was merged Jul 17, 2025
feat(language-core): introduce
globalTypesPath
option for non-npm like environment
#5505
by KazariEX
was merged Jul 17, 2025
fix(language-core): walk identifiers correctly within type nodes in interpolation
#5501
by KazariEX
was merged Jul 15, 2025
fix(language-core): do not set template lang to
md
for markdown
#5497
by KazariEX
was merged Jul 14, 2025
fix(language-service): selected html tag highlighting is incorrect #5487
#5490
by 1want
was closed Jul 15, 2025
fix(language-service): selected html tag highlighting is incorrect #5487
#5489
by 1want
was closed Jul 11, 2025
fix(vscode): make sure tsserver loads
@vue/typescript-plugin
last
#5483
by johnsoncodehk
was merged Jul 6, 2025
fix(language-core): infer parameter type of union slots to be union instead of intersection
#5475
by KazariEX
was merged Jul 3, 2025
docs(vscode): update Russian translation for VS Code extension
#5461
by AndreyYolkin
was merged Jul 1, 2025
fix(language-core): remove calculation logic of element inner loc
#5460
by KazariEX
was merged Jul 1, 2025
feat(vscode): add support for
typescript.sortImports
, typescript.removeUnusedImports
commands
#5444
by johnsoncodehk
was merged Jun 21, 2025
refactor: use typescript.tsserverRequest command instead of hack to expose tsserver process
#5443
by johnsoncodehk
was merged Jun 21, 2025
perf(language-core): cache and reuse inline ts asts during full updates
#5435
by KazariEX
was merged Jun 20, 2025
fix(language-core): do not generate redundant function scopes to affect type narrowing
#5430
by KazariEX
was merged Jun 16, 2025
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.