-
-
Notifications
You must be signed in to change notification settings - Fork 465
Insights: vuejs/language-tools
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
22 Pull requests merged by 5 people
-
v3.0.2
#5513 merged
Jul 17, 2025 -
revert: type support of slot children (#5137)
#5514 merged
Jul 17, 2025 -
feat: forward tsserver's semantic tokens via language server
#5512 merged
Jul 17, 2025 -
feat(language-core): introduce
globalTypesPath
option for non-npm like environment#5505 merged
Jul 17, 2025 -
fix(language-core): avoid redundant increment of block variable depth
#5511 merged
Jul 17, 2025 -
fix(language-service): correct position calculation of twoslash queries
#5503 merged
Jul 15, 2025 -
fix(language-core): walk identifiers correctly within type nodes in interpolation
#5501 merged
Jul 15, 2025 -
chore: migrate from
minimatch
topicomatch
#5499 merged
Jul 15, 2025 -
fix(language-core): do not set template lang to
md
for markdown#5497 merged
Jul 14, 2025 -
fix(vscode): make sure tsserver loads
@vue/typescript-plugin
last#5483 merged
Jul 6, 2025 -
fix(language-core): infer parameter type of union slots to be union instead of intersection
#5475 merged
Jul 3, 2025 -
v3.0.1
#5468 merged
Jul 2, 2025 -
fix(vscode): correct syntax highlight of
v-else
#5470 merged
Jul 2, 2025 -
docs(vscode): update Russian translation for VS Code extension
#5461 merged
Jul 1, 2025 -
fix(language-core): remove calculation logic of element inner loc
#5460 merged
Jul 1, 2025 -
v3.0.0
#5449 merged
Jul 1, 2025 -
refactor(vscode): remove split editor feature
#5446 merged
Jun 23, 2025 -
fix(language-core):
Prettify<T>
breaks generics inferencing#5424 merged
Jun 22, 2025 -
feat(vscode): add support for
typescript.sortImports
,typescript.removeUnusedImports
commands#5444 merged
Jun 21, 2025 -
refactor: use typescript.tsserverRequest command instead of hack to expose tsserver process
#5443 merged
Jun 21, 2025 -
perf(language-core): cache and reuse inline ts asts during full updates
#5435 merged
Jun 20, 2025 -
fix(component-meta): add new fileName in updateFile
#5438 merged
Jun 20, 2025
1 Pull request opened by 1 person
-
Return the result of runTsc
#5517 opened
Jul 18, 2025
76 Issues closed by 10 people
-
Ever since vscode update my component hilighting is broken
#4156 closed
Jul 17, 2025 -
`component-meta` has wrong `component-type-helpers` peerDependency version
#5510 closed
Jul 17, 2025 -
Using IntelliSense suggestion to import a function does not work when using JSDoc import tag
#5264 closed
Jul 16, 2025 -
Build error(s) after upgrading to v3.x.x, missing __VLS_fake.d.ts
#5472 closed
Jul 15, 2025 -
Compatible with tsconfig `allowArbitraryExtensions` option
#5366 closed
Jul 15, 2025 -
vue-template-twoslash is broken in v3
#5493 closed
Jul 15, 2025 -
Ask for downgrading minimatch to v9 in @vue/language-core 3.x
#5498 closed
Jul 15, 2025 -
Vue plugins should not affect code block highlighting in Markdown files of non-Vue projects
#5494 closed
Jul 13, 2025 -
通过defineOptions设置的组件名不能被识别
#5400 closed
Jul 12, 2025 -
Type error with generics and ref
#5491 closed
Jul 12, 2025 -
I get declations can only be used in typescript files yet am using <script setup lang="ts">
#5488 closed
Jul 12, 2025 -
Reactivity Visualization did not support JavaScript
#5486 closed
Jul 8, 2025 -
css 颜色提示丢失
#4980 closed
Jul 7, 2025 -
Loss of Syntax Highlighting for an Element When Subsequent Elements in Template Are Folded
#4926 closed
Jul 7, 2025 -
Unable to run vue-tsc after running ts-patch install -s
#4783 closed
Jul 7, 2025 -
A vscode plugin called vue-official breaks syntax highlighting
#4753 closed
Jul 7, 2025 -
highlight loss and elment miss end tag
#4593 closed
Jul 7, 2025 -
Re-introduce `volar.config.js` and `vue.server.configFilePath` setting
#4709 closed
Jul 7, 2025 -
VS Code 插件,当为组件新增 props 后,当去使用时需要尝试很多次才会提示这个属性
#5125 closed
Jul 5, 2025 -
【2.2.0】经常出现长时间无法弹出提示,需要重启 VSCode 才可以缓解
#5130 closed
Jul 5, 2025 -
Is it possible to isolate custom blocks from the rest of the SFC?
#3761 closed
Jul 5, 2025 -
`:deep` in less causes syntax highlight error
#3911 closed
Jul 5, 2025 -
Errors with path aliases, possible weird loading of tsconfig/jsconfig files
#4019 closed
Jul 5, 2025 -
Provide Node.js API with JSON output
#5360 closed
Jul 5, 2025 -
Failed to start as standalone server
#4574 closed
Jul 5, 2025 -
Using goto definition in a .vue file makes multiple calls
#4112 closed
Jul 5, 2025 -
保存代码,Vue - Official 经常提示?
#5127 closed
Jul 5, 2025 -
2.2.0以上版本导致的问题
#5351 closed
Jul 5, 2025 -
Newly created Vue app with TS doesn't recognize .vue files
#5281 closed
Jul 5, 2025 -
Bug: Auto import from vue adds separate import statements in .vue files
#4756 closed
Jul 5, 2025 -
Migrate to ESM
#5356 closed
Jul 5, 2025 -
`vue-tsc` doesn't preserve JSDoc comments for emits in generated `.d.ts` files
#5348 closed
Jul 5, 2025 -
IntelliSense does not work in template section of SFC when using "${configDir}"
#4499 closed
Jul 5, 2025 -
Various features (type awareness, linting, etc) stop working randomly
#4851 closed
Jul 5, 2025 -
Memory leak when using remote ssh with VS Code and volar
#3792 closed
Jul 5, 2025 -
Template not treated as HTML in SFC in VSCode
#4016 closed
Jul 5, 2025 -
HTML/Pug checkbox (switch) in VSCode
#2624 closed
Jul 5, 2025 -
Make Doctor part of the core
#3185 closed
Jul 5, 2025 -
Feature request: disable write virtual files when git working tree not clean
#3205 closed
Jul 5, 2025 -
Document required node version
#4396 closed
Jul 5, 2025 -
hope have autosuggest props feature when press space on children component tag
#4429 closed
Jul 5, 2025 -
[FEATURE REQUEST] Add Deno Support
#2258 closed
Jul 5, 2025 -
Support Bun
#4082 closed
Jul 5, 2025 -
Support for the Zed code editor
#4608 closed
Jul 5, 2025 -
How to turn off or configure snippet import
#4588 closed
Jul 5, 2025 -
Vanilla install does not work at all
#4993 closed
Jul 5, 2025 -
No code prompt for the vue file in neovim after upgrading to version 3.0.x
#5481 closed
Jul 4, 2025 -
strictVModel=true requires modelValue type to include undefined
#5479 closed
Jul 4, 2025 -
[v3]: Cannot spread slot props from scoped slots
#5474 closed
Jul 3, 2025 -
v-else syntax highlighting broken with pug
#5473 closed
Jul 3, 2025 -
v-else syntax highlighting issue (3.0.0)
#5469 closed
Jul 2, 2025 -
报错信息有误 Incorrect error message
#5467 closed
Jul 2, 2025 -
[3.0.0] Component custom properties error with vue-tsc
#5464 closed
Jul 2, 2025 -
3.0 版本无法识别 vue-i18n 的 `$t`
#5465 closed
Jul 2, 2025 -
removed split editor?
#5463 closed
Jul 2, 2025 -
100% CPU
#5462 closed
Jul 2, 2025 -
Not sure if bug - Missing event in nested wrapped components V3
#5459 closed
Jul 1, 2025 -
[3.0.0] Pug template hangs
#5458 closed
Jul 1, 2025 -
v3.0 Preview
#5261 closed
Jul 1, 2025 -
vue-tsc: "This expression is not callable" error with @vitejs/plugin-vue v6
#5453 closed
Jul 1, 2025 -
Syntax highlighting in VSCode is not working properly.
#5445 closed
Jun 29, 2025 -
syntax highlighting errors
#5454 closed
Jun 26, 2025 -
Props are not inferred when using `fallthroughAttributes` and multiple root nodes
#5452 closed
Jun 26, 2025 -
Type inference fails for generic prop when dependency is in the same nested object
#5448 closed
Jun 26, 2025 -
Inlay hints in `<script>` block diappear on scrolling
#5447 closed
Jun 24, 2025 -
Generics Inferencing Breaks with `&` extended objects
#5159 closed
Jun 22, 2025 -
extensions/vscode :: npm error ERESOLVE unable to resolve dependency tree
#5439 closed
Jun 21, 2025 -
Support for `Typescript: remove unused imports`
#5440 closed
Jun 21, 2025
19 Issues opened by 16 people
-
BUG
#5516 opened
Jul 18, 2025 -
Expose detailed information about fallthrough attributes in component-meta
#5508 opened
Jul 16, 2025 -
Types in some cases are not being preserved inside templates
#5504 opened
Jul 16, 2025 -
Inlay hints in <script> block diappear on scrolling (duplicate/reopen)
#5500 opened
Jul 15, 2025 -
使用 createVaporApp 后执行 vue-tsc --build 提示类型错误,vscode 中也提示类型错误
#5496 opened
Jul 14, 2025 -
selected html tag highlighting is incorrect
#5487 opened
Jul 9, 2025 -
Interface export not being hoisted in the presence of `<script>` and macros
#5485 opened
Jul 7, 2025 -
Can't resolve `modelModifiers` when using a generic modelValue
#5482 opened
Jul 5, 2025 -
Default event attributes not correctly type checked since extension version 3.0.0
#5480 opened
Jul 4, 2025 -
VSCode crash in devcontainers since volar 3.0.0
#5478 opened
Jul 4, 2025 -
Inlay hint display abnormal
#5471 opened
Jul 2, 2025 -
Add Quick Fix to template
#5457 opened
Jun 30, 2025 -
Vue syntax highlighting fails with line break before `>` in `<svg>` closing tag
#5451 opened
Jun 26, 2025 -
More user-friendly template comments
#5442 opened
Jun 21, 2025 -
JSDoc missing in template
#5441 opened
Jun 21, 2025 -
defineComponent "components" intellisense doesn't work
#5434 opened
Jun 18, 2025 -
can't use onFocus with nuxt/ui when enabled strictTemplates
#5433 opened
Jun 18, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Problems count goes bananas (up and down ad infinitum)
#4519 commented on
Jun 24, 2025 • 0 new comments -
Attribute inheritance in TSX
#3496 commented on
Jun 26, 2025 • 0 new comments -
Image src with alias is not resolved correctly
#3460 commented on
Jun 29, 2025 • 0 new comments -
`vue-tsc` (`nuxt typecheck`) not working as expected in monorepo project that uses deep `composite` and `references`
#5419 commented on
Jul 2, 2025 • 0 new comments -
Integration with CSS LSP
#5343 commented on
Jul 5, 2025 • 0 new comments -
New option to separately control script/template/style format
#5293 commented on
Jul 5, 2025 • 0 new comments -
Syntax Highlighting Error in SVG
#4992 commented on
Jul 7, 2025 • 0 new comments -
TypeScript Native / TypeScript 7 (`@typescript/native-preview`, `tsgo`) Support
#5381 commented on
Jul 7, 2025 • 0 new comments -
VSCode autocomplete not working after enabling Vue - Official extension
#5387 commented on
Jul 14, 2025 • 0 new comments