Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://github.com/vuejs/language-tools

feat(language-core): experimental resolve external stylesheets

KazariEX opened this pull request 10 days ago
feat(language-service): display deprecated info of props in completion

KazariEX opened this pull request 12 days ago
Issues #1381 and #462 are happening again (template out of sync)

rodrigocfd opened this issue 13 days ago
TS Server is not started when opening a Vue file at startup

ludwig801 opened this issue 13 days ago
循环引入导致的诡异问题

WangJincheng4869 opened this issue 14 days ago
保存代码,Vue - Official 经常提示?

J-env opened this issue 15 days ago
Hybrid Mode causes no prompts

meedfine opened this issue 21 days ago
v2.2.0 useSlots Type resolution failure

SevenJoker opened this issue 23 days ago
VSCode could not find all the references for component emits

weiwen-chi opened this issue 23 days ago
vue-tsc v2.2.0 causes Vue errors

UglyHobbitFeet opened this issue 23 days ago
fix(language-core): intersect local `$attrs` with `__VLS_ctx.$attrs`

KazariEX opened this pull request 23 days ago
Duplication of imports (PartiallyEnd: #3632/scriptSetup.vue)

francoism90 opened this issue 24 days ago
Vue-official version 2.1.10 works normally and 2.2.0 does not

zhaoyuqiqi opened this issue 25 days ago
Duplicate completion response using hybridMode = false

DanielViberg opened this issue 28 days ago
fix(language-core, typescript-plugin): handle self-reference component correctly

KazariEX opened this pull request about 1 month ago
feat: collect destructured props defaults

Akryum opened this pull request about 1 month ago
fix(language-plugin-pug): ignore duplicate attribute error of `class`

KazariEX opened this pull request about 1 month ago
Priority of imported component and self-reference on v2.2.0

sxzz opened this issue about 1 month ago
fix(language-service): set code action kinds to avoid warning

KazariEX opened this pull request about 1 month ago
Volar warnings are issued when code actions are executed on SFCs

ludwig801 opened this issue about 1 month ago
Vue Official 2.2.0版本, vue文件的style内部无法查看引用

lgl2189 opened this issue about 1 month ago
vue内点击变量不会自动高亮代码?降级到1.8版本就可以

panpanplan opened this issue about 1 month ago
bug: parsed script tag's highlight isn't right

tsukuha opened this issue about 1 month ago
Vue-tsc Compilation Error for Simple TS File

zhaoyuqiqi opened this issue about 1 month ago
fix(language-core): ignore ts errors in function-scoped declare expressions

zhiyuanzmj opened this pull request about 1 month ago
refactor: use `pathe` instead of `path-browserify`

KazariEX opened this pull request about 1 month ago
fix(language-service): read ast from codegen instead of parsing it repeatedly

KazariEX opened this pull request about 1 month ago
2.2.0 vue-tsc component ref

k983551019 opened this issue about 1 month ago
fix(language-core): align types of `v-for` with core

KazariEX opened this pull request about 1 month ago
fix(language-core): intersect `__VLS_slots` with `__VLS_ctx.$slots`

KazariEX opened this pull request about 1 month ago
Slots type resolution is broken in 2.2.0

daniluk4000 opened this issue about 1 month ago
The vue-tsc does not generate a vue.d.ts file.

TianyuKang opened this issue about 1 month ago
Directive modifier validation is wrong

ludwig801 opened this issue about 1 month ago
v2.2.0

johnsoncodehk opened this pull request about 1 month ago
refactor(language-core): simplify current component info passing

KazariEX opened this pull request about 1 month ago
fix(language-core): do not generate element for `<template>` with `v-slot`

KazariEX opened this pull request about 1 month ago
feat(language-core): type support of `$attrs`

KazariEX opened this pull request about 1 month ago
JSDoc提示出现重复(Prompt for duplicate occurrence)

Lazygui opened this issue about 1 month ago
fix(language-core): generate macros after script setup content

KazariEX opened this pull request about 1 month ago
perf(typescript-plugin): use named pipe servers more efficiently

johnsoncodehk opened this pull request about 1 month ago
feat(vscode): add examples to inlay hints configuration

KazariEX opened this pull request about 1 month ago
fix(language-core): resolve components with various name cases correctly

KazariEX opened this pull request about 1 month ago
fix(language-core): handle named default import of components correctly

KazariEX opened this pull request about 1 month ago
Create language-tools

shyvv888 opened this pull request about 1 month ago
Create SECURITY.md

shyvv888 opened this pull request about 1 month ago
IntelliSense is painfully slow

rigtigeEmil opened this issue about 1 month ago
Create devcontainer.json

shyvv888 opened this pull request about 1 month ago
feat(language-core): type support of `v-model` modifiers

KazariEX opened this pull request about 1 month ago
Generated declaration files might have redundant types of template refs

makedopamine opened this issue about 1 month ago
Circular component import breaks types

gu-stav opened this issue about 1 month ago
refactor(language-core): remove unnecessary linked code mappings of `defineProp`

KazariEX opened this pull request about 1 month ago
feat(language-core): type support of `useSlots` and `$slots`

KazariEX opened this pull request about 2 months ago
refactor(language-service): consistent style of source and virtual code operation

KazariEX opened this pull request about 2 months ago
fix(language-service): don't provide modifier completion for `@` and `:`

KazariEX opened this pull request about 2 months ago
fix(language-core): handle template literal prop name correctly

KazariEX opened this pull request about 2 months ago
fix(language-core): prevent visiting functional components for parseScriptSetupRanges

zhiyuanzmj opened this pull request about 2 months ago
feat(vscode): add timeout logic for insiders fetching

KazariEX opened this pull request about 2 months ago
fix(vscode): add `GitHub.copilot-chat` to hybrid mode compatible list

KazariEX opened this pull request about 2 months ago
feat(vscode): add configuration for skipping automatic detection of Hybrid Mode

KazariEX opened this pull request about 2 months ago
feat(language-service): map sfc compiler errors outside the template inner content

KazariEX opened this pull request about 2 months ago
fix(language-core): always use destructure syntax to pass props type

KazariEX opened this pull request about 2 months ago
vue-tsc throws "Search string not found" error during type-checking

stephenWanjala opened this issue about 2 months ago
fix(language-core): disable navigation feature on non-binding prop values

KazariEX opened this pull request about 2 months ago
The alias of the style cannot be redirected after it is set

Pancake-Q opened this issue about 2 months ago
Issues with Language Server when vue file is not open initially

fardolieri opened this issue about 2 months ago
nullable v-model

valh1996 opened this issue about 2 months ago
最新版本插件仍然卡的不行,真的到了没办法开发的地步

ashuicoder opened this issue about 2 months ago
Variable name shadowing with `useTemplateRef` does not result in TS error

mdoesburg opened this issue about 2 months ago
fix(language-core): avoid unchecked index access when parsing `defineEmits`

KazariEX opened this pull request about 2 months ago
`defineEmits<{()}>()` causes the vue server to crash

wrong-g opened this issue about 2 months ago
Syntax highlighting is absent in GitHub for .vue files with comment at top

matthew-white opened this issue about 2 months ago