-
-
Notifications
You must be signed in to change notification settings - Fork 432
Insights: vuejs/language-tools
Overview
Could not load contribution data
Please try again later
25 Pull requests merged by 3 people
-
chore(vscode): correct
directory
path in package.json#5283 merged
Mar 17, 2025 -
feat(language-core): type support of slot children
#5137 merged
Mar 16, 2025 -
feat(language-core): support navigation of events with
v-on
syntax#5275 merged
Mar 16, 2025 -
refactor(language-core): only process auto import virtual code in
generateElementChildren
#5278 merged
Mar 16, 2025 -
refactor(language-core): track directive comment infomation with stack mode
#5276 merged
Mar 15, 2025 -
fix(language-core): transform slot parameter list into equivalent binding pattern
#5245 merged
Mar 15, 2025 -
fix(language-core): do not drop leading comments of
defineModels
#5273 merged
Mar 12, 2025 -
fix(language-core): skip AST parsing when the expression is an identifier
#5268 merged
Mar 12, 2025 -
fix(language-core): correct type inference of multiple template refs with same name
#5271 merged
Mar 12, 2025 -
fix(language-service): add document highlights support
#5263 merged
Mar 12, 2025 -
fix(language-core): correct error mapping when prop exp is arrow function
#5262 merged
Mar 10, 2025 -
fix(vscode): handle
typescript-language-features
module loading race condition#5260 merged
Mar 7, 2025 -
fix(language-service): do not provide required props inlay hints for intrinsic elements
#5258 merged
Mar 7, 2025 -
refactor(language-core, typescript-plugin): use inline
__VLS_elements
to simplify code#5255 merged
Mar 5, 2025 -
fix(typescript-plugin): prevent highlighting native element tags with same name as components
#5253 merged
Mar 5, 2025 -
refactor(vscode, language-server): remove hybrid mode configuration
#5248 merged
Mar 5, 2025 -
fix(language-core): prevent eager inference of slot props from generics
#5247 merged
Mar 3, 2025 -
fix(language-core): prevent global types generation in declaration files
#5239 merged
Mar 3, 2025 -
feat(language-core): introduce
strictVModel
option#5229 merged
Mar 2, 2025 -
fix(language-core): generate condition guards for model events
#5225 merged
Mar 1, 2025 -
feat(typescript-plugin): skip declaration files in goto components definition
#5221 merged
Mar 1, 2025 -
v2.2.6
#5222 merged
Mar 1, 2025 -
refactor(language-core): defer the calculation of
linkedCodeMappings
offsets#5220 merged
Feb 28, 2025 -
fix(language-core): use keywords instead of semicolons to separate script sections
#5217 merged
Feb 27, 2025
1 Pull request opened by 1 person
-
fix(vscode): syntax highlighting error if type declaration at the end of script block
#5256 opened
Mar 6, 2025
63 Issues closed by 8 people
-
`vueCompilerOptions.checkUnknownDirectives` requires directives to be prefixed with `v` in Options API
#5292 closed
Mar 21, 2025 -
TypeScript is not reporting errors from vueCompilerOptions.checkUnknownEvents
#5291 closed
Mar 21, 2025 -
Autocomplete for props with union type
#3698 closed
Mar 20, 2025 -
Some code refactorings do not work in setup scripts
#3396 closed
Mar 20, 2025 -
Type checking fails for components loaded via `defineAsyncComponent`
#4789 closed
Mar 20, 2025 -
False Error - Argument of type '{}' is not assignable to parameter of type 'NonNullable
#5286 closed
Mar 19, 2025 -
Alpha version has been published as "latest" on npm registry
#5285 closed
Mar 18, 2025 -
Insiders prompt exists in latest extension version
#5284 closed
Mar 18, 2025 -
When importing components and passing them to the h() function, I want to receive type hints.
#4857 closed
Mar 18, 2025 -
Use :deep with LESS broken syntax highlight
#4843 closed
Mar 17, 2025 -
Directive modifier validation is wrong
#5080 closed
Mar 17, 2025 -
`vue-tsc` CLI rest params runtime error in version `2.0.19` and beyond
#4578 closed
Mar 17, 2025 -
LS crash when switching to script lang "ts" from "js" in "typeScriptPluginOnly" hybrid mode
#5126 closed
Mar 17, 2025 -
Regression from 2.0.29 to 2.1.4 with @vue-ignore
#4842 closed
Mar 17, 2025 -
[Feature request] improve `Hot Reload` feature
#4313 closed
Mar 17, 2025 -
Add feat: @vue-ignore, @vue-skip, @vue-expect-error in documentation
#4571 closed
Mar 17, 2025 -
[BUG] `vue.format.wrapAttributes` with value `force-expand-multiline` format `script` tag?
#5282 closed
Mar 17, 2025 -
[BUG] vue formatter is conflict with eslint at closing bracket newline
#5277 closed
Mar 17, 2025 -
Vue LS gives not full error information outside Hybrid Mode
#4733 closed
Mar 17, 2025 -
The type checking for style has bug
#5280 closed
Mar 17, 2025 -
emitting declarations for a single file adds global declarations which have ts errors
#5243 closed
Mar 15, 2025 -
Style assignment causes language server to crash on repeat
#5242 closed
Mar 13, 2025 -
Prop comments not present in declaration file when prop has defaults
#2398 closed
Mar 13, 2025 -
Hybrid Mode not identifying SFC imports within PNPM Workspace.
#4375 closed
Mar 13, 2025 -
Vue language server keeps failing on PHP Storm bundled Vue.JS Plugin
#5140 closed
Mar 13, 2025 -
`vue-tsc --fix` for CLI bulk auto-fixes (like you can do one at a time inside VSCode)
#4999 closed
Mar 13, 2025 -
Support Async and ESM Plugins
#5154 closed
Mar 13, 2025 -
Using a LESS variable as a class name and writing styles inside it caused the Vue server to crash.
#4712 closed
Mar 13, 2025 -
TS Server crashes at startup
#4504 closed
Mar 13, 2025 -
Add test for on-demand parser
#2569 closed
Mar 13, 2025 -
Regularly test multiple TS versions
#3278 closed
Mar 13, 2025 -
Automatically pre-release each commit
#774 closed
Mar 13, 2025 -
`vue-tsc` tries to analyze non-ts blocks
#4433 closed
Mar 13, 2025 -
pre tag format error
#4713 closed
Mar 13, 2025 -
Imported types not found when using `<script setup>` with `defineModel` and JSDoc `import` Tag
#5272 closed
Mar 12, 2025 -
vue-tsc reports only one error "TS1005: '{' expected."
#5267 closed
Mar 12, 2025 -
Multiple uses of a single Template Ref break LSP features
#5270 closed
Mar 12, 2025 -
Double click to show all occurrences in scrollbar is broken
#4850 closed
Mar 12, 2025 -
Using TypeScript Type Assertions in Vue Template Causes Syntax Highlighting Issues
#5265 closed
Mar 11, 2025 -
Issues with Language Server when vue file is not open initially
#5037 closed
Mar 7, 2025 -
Native element tags with same name as `.vue` file display required props inlay hints incorrectly
#5254 closed
Mar 7, 2025 -
vue-tsc@2.2.8 v-if type infer not working
#5244 closed
Mar 7, 2025 -
Error: ENFILE: file table overflow and Too many open files in system
#4672 closed
Mar 6, 2025 -
Multi-user Remote Development Issue via Remote - SSH on Shared Server
#4022 closed
Mar 6, 2025 -
[Vue Named Pipe Client] crashes trying to delete pipe from another user
#4919 closed
Mar 6, 2025 -
Vue2.7 option api can't 'Go to Defintion'
#5257 closed
Mar 6, 2025 -
TS problems "flickering"
#5250 closed
Mar 4, 2025 -
vue component color rendering
#5249 closed
Mar 4, 2025 -
ts error 2345 when using generics to define dynamic slots, after upgrade vue-tsc 2.2.2 to 2.2.4+
#5246 closed
Mar 3, 2025 -
TypeScript error with `defineSlots` and generic type since vue-tsc 2.2.4
#5228 closed
Mar 3, 2025 -
`vue-tsc` v2.2.8 cases type error after emitting declaration files
#5232 closed
Mar 3, 2025 -
The TsConfig option vueCompilerOptions.checkUnknownComponents doesn't works standalone
#5218 closed
Mar 3, 2025 -
Incorrect TS issues being reported after upgrade to 2.2.6
#5227 closed
Mar 2, 2025 -
2.2.6 reports `null` errors with v-model erroneously
#5226 closed
Mar 1, 2025 -
Vue Component Syntax highlighting
#5224 closed
Mar 1, 2025 -
`isolatedDeclarations` causing errors in setup when using implicit slots
#5219 closed
Mar 1, 2025 -
Duplication of imports (PartiallyEnd: #3632/scriptSetup.vue)
#5110 closed
Feb 27, 2025 -
Extend component meta
#5168 closed
Feb 27, 2025
7 Issues opened by 7 people
-
New option to separately control script/template/style format
#5293 opened
Mar 22, 2025 -
Running 'Vue - Official' Formatter (configure)
#5287 opened
Mar 19, 2025 -
Newly created Vue app with TS doesn't recognize .vue files
#5281 opened
Mar 17, 2025 -
Indentation of component with the same name as an HTML element is incorrect
#5279 opened
Mar 16, 2025 -
Cannot format only the content within the selected range
#5274 opened
Mar 13, 2025 -
Using IntelliSense suggestion to import a function does not work when using JSDoc import tag
#5264 opened
Mar 10, 2025 -
v3.0 Preview
#5261 opened
Mar 7, 2025
21 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.
-
保存代码,Vue - Official 经常提示?
#5127 commented on
Feb 27, 2025 • 0 new comments -
VSCode could not find all the references for component emits
#5115 commented on
Mar 1, 2025 • 0 new comments -
Bug: Auto import from vue adds separate import statements in .vue files
#4756 commented on
Mar 1, 2025 • 0 new comments -
Is it possible to isolate custom blocks from the rest of the SFC?
#3761 commented on
Mar 9, 2025 • 0 new comments -
Various features (type awareness, linting, etc) stop working randomly
#4851 commented on
Mar 10, 2025 • 0 new comments -
Problems count goes bananas (up and down ad infinitum)
#4519 commented on
Mar 17, 2025 • 0 new comments -
`:deep` in less causes syntax highlight error
#3911 commented on
Mar 17, 2025 • 0 new comments -
Syntax highlighting is absent in GitHub for .vue files with comment at top
#5026 commented on
Mar 18, 2025 • 0 new comments -
JS nullish coalescing and optional chaining operators break syntax highlighting on GitHub
#5118 commented on
Mar 19, 2025 • 0 new comments -
Semantic highlighting fails when scrolling below a certain position
#4407 commented on
Mar 20, 2025 • 0 new comments -
Bug: IDE Auto Import/Quick Fix Not Working for Vue Package Component in Template
#4865 commented on
Mar 21, 2025 • 0 new comments -
【2.2.0】经常出现长时间无法弹出提示,需要重启 VSCode 才可以缓解
#5130 commented on
Mar 26, 2025 • 0 new comments -
WIP: Update to utility types pr
#3731 commented on
Mar 17, 2025 • 0 new comments -
fix(language-core): generate codes for `:key` prop on `v-for` and `v-if` node
#4544 commented on
Mar 17, 2025 • 0 new comments -
fix(language-core): loose props check on generic components without `strictTemplates`
#4983 commented on
Mar 17, 2025 • 0 new comments -
feat(build): integrate tree-shaker for improved bundle optimization
#4994 commented on
Mar 17, 2025 • 0 new comments -
chore(vscode): use `unjs/unbuild` for bundling
#4998 commented on
Mar 17, 2025 • 0 new comments -
fix(language-core): update sfc when add / delete the `</template>` in the template block
#5038 commented on
Mar 17, 2025 • 0 new comments -
feat(language-core): experimental resolve external stylesheets
#5136 commented on
Mar 17, 2025 • 0 new comments -
feat(language-core): add `strictCssModules` option
#5164 commented on
Mar 17, 2025 • 0 new comments -
chore: use pnpm catalog to manage dependencies
#5174 commented on
Mar 17, 2025 • 0 new comments