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
volar Vue language features无法离线安装
zhouyaxi opened this issue about 1 year ago
zhouyaxi opened this issue about 1 year ago
volar Vue language features无法离线安装
zhouyaxi opened this issue about 1 year ago
zhouyaxi opened this issue about 1 year ago
feat: upgrade to Volar 2.0 alpha
johnsoncodehk opened this pull request about 1 year ago
johnsoncodehk opened this pull request about 1 year ago
feat: upgrade to Volar 2.0 alpha
johnsoncodehk opened this pull request about 1 year ago
johnsoncodehk opened this pull request about 1 year ago
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { style?: unknown; class?: unknown; ref?: VNodeRef | undefined; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 6 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; }; ... 10 more ...; $watch<T extends string | (...'.ts(2339)
Nick-Hopps opened this issue about 1 year ago
Nick-Hopps opened this issue about 1 year ago
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { style?: unknown; class?: unknown; ref?: VNodeRef | undefined; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 6 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; }; ... 10 more ...; $watch<T extends string | (...'.ts(2339)
Nick-Hopps opened this issue about 1 year ago
Nick-Hopps opened this issue about 1 year ago
fix: allow using `as` with multiple `<script>` blocks
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
fix: allow using `as` with multiple `<script>` blocks
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
Vue <script setup> not support `as any as SomeOtherType`
xiaoxiangmoe opened this issue about 1 year ago
xiaoxiangmoe opened this issue about 1 year ago
Vue <script setup> not support `as any as SomeOtherType`
xiaoxiangmoe opened this issue about 1 year ago
xiaoxiangmoe opened this issue about 1 year ago
WIP: Update to utility types pr
pikax opened this pull request about 1 year ago
pikax opened this pull request about 1 year ago
WIP: Update to utility types pr
pikax opened this pull request about 1 year ago
pikax opened this pull request about 1 year ago
Auto-import breaks constantly
Tenrys opened this issue about 1 year ago
Tenrys opened this issue about 1 year ago
Auto-import breaks constantly
Tenrys opened this issue about 1 year ago
Tenrys opened this issue about 1 year ago
fix: syntax highlighting for `.prop` shorthand
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
fix: syntax highlighting for `.prop` shorthand
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
Support for Vue's `.prop` modifier shorthand syntax
GrantGryczan opened this issue about 1 year ago
GrantGryczan opened this issue about 1 year ago
Support for Vue's `.prop` modifier shorthand syntax
GrantGryczan opened this issue about 1 year ago
GrantGryczan opened this issue about 1 year ago
[ADVICE] default as import of defineComponent() has broken typing
michealroberts opened this issue about 1 year ago
michealroberts opened this issue about 1 year ago
[ADVICE] default as import of defineComponent() has broken typing
michealroberts opened this issue about 1 year ago
michealroberts opened this issue about 1 year ago
when i use vue3 ref to get dom,volar's derivation a strange bug occurred
xhcoding1998 opened this issue about 1 year ago
xhcoding1998 opened this issue about 1 year ago
when i use vue3 ref to get dom,volar's derivation a strange bug occurred
xhcoding1998 opened this issue about 1 year ago
xhcoding1998 opened this issue about 1 year ago
Version 1.8.22 of the Vue Language Features (Volar) plugin cannot obtain custom component types
wjw020206 opened this issue about 1 year ago
wjw020206 opened this issue about 1 year ago
`@vue-ignore`d attributes in generic components are copied in type declarations
mtorromeo opened this issue about 1 year ago
mtorromeo opened this issue about 1 year ago
Extra white space characters in the tag at the end of template can cause code highlighting exceptions in script and style
KroMiose opened this issue about 1 year ago
KroMiose opened this issue about 1 year ago
Extra white space characters in the tag at the end of template can cause code highlighting exceptions in script and style
KroMiose opened this issue about 1 year ago
KroMiose opened this issue about 1 year ago
test: increate timeout for riscv64
phanen opened this pull request about 1 year ago
phanen opened this pull request about 1 year ago
test: increate timeout for riscv64
phanen opened this pull request about 1 year ago
phanen opened this pull request about 1 year ago
Suggestion: CSS @import statements intellisense
PindaPixel opened this issue about 1 year ago
PindaPixel opened this issue about 1 year ago
Suggestion: CSS @import statements intellisense
PindaPixel opened this issue about 1 year ago
PindaPixel opened this issue about 1 year ago
[Vue 2.7] event type becomes unknown when type is too long
kingyue737 opened this issue about 1 year ago
kingyue737 opened this issue about 1 year ago
Strict templates should report unknown events
IceBlizz6 opened this issue about 1 year ago
IceBlizz6 opened this issue about 1 year ago
Strict templates should report unknown events
IceBlizz6 opened this issue about 1 year ago
IceBlizz6 opened this issue about 1 year ago
test: add test for #3539
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
test: add test for #3539
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
[Volar + Typescript] Types checking does not work
KuroBayashi opened this issue about 1 year ago
KuroBayashi opened this issue about 1 year ago
[Volar + Typescript] Types checking does not work
KuroBayashi opened this issue about 1 year ago
KuroBayashi opened this issue about 1 year ago
Discriminated unions doesn't work when the discriminator is wrapped in a Ref
UfukUstali opened this issue about 1 year ago
UfukUstali opened this issue about 1 year ago
Discriminated unions doesn't work when the discriminator is wrapped in a Ref
UfukUstali opened this issue about 1 year ago
UfukUstali opened this issue about 1 year ago
Generic vue types break depending how props are accessed in template.
minht11 opened this issue about 1 year ago
minht11 opened this issue about 1 year ago
Generic vue types break depending how props are accessed in template.
minht11 opened this issue about 1 year ago
minht11 opened this issue about 1 year ago
TS6059 .vue files in monorepo
nathan-de-pachtere opened this issue about 1 year ago
nathan-de-pachtere opened this issue about 1 year ago
TS6059 .vue files in monorepo
nathan-de-pachtere opened this issue about 1 year ago
nathan-de-pachtere opened this issue about 1 year ago
Cannot find tsconfig.json when it exists outside the scope of a VS Code Workspace
Warlord099 opened this issue about 1 year ago
Warlord099 opened this issue about 1 year ago
Cannot find tsconfig.json when it exists outside the scope of a VS Code Workspace
Warlord099 opened this issue about 1 year ago
Warlord099 opened this issue about 1 year ago
Does volar have an ignore directory option ?
Beiluola opened this issue about 1 year ago
Beiluola opened this issue about 1 year ago
Does volar have an ignore directory option ?
Beiluola opened this issue about 1 year ago
Beiluola opened this issue about 1 year ago
feat: expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges`
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
Expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges`
so1ve opened this issue about 1 year ago
so1ve opened this issue about 1 year ago
Expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges`
so1ve opened this issue about 1 year ago
so1ve opened this issue about 1 year ago
VScode cannot use command+click to jump to Vue3's custom component in MacOS
wjw020206 opened this issue about 1 year ago
wjw020206 opened this issue about 1 year ago
VScode cannot use command+click to jump to Vue3's custom component in MacOS
wjw020206 opened this issue about 1 year ago
wjw020206 opened this issue about 1 year ago
`export type` on last line of normal script (without semicolon) alongside script setup will break <script> colors
sadeghbarati opened this issue about 1 year ago
sadeghbarati opened this issue about 1 year ago
`export type` on last line of normal script (without semicolon) alongside script setup will break <script> colors
sadeghbarati opened this issue about 1 year ago
sadeghbarati opened this issue about 1 year ago
test: add inlay hint tests
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
test: add inlay hint tests
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
feat: support v-bind shorthand
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
feat: support v-bind shorthand
so1ve opened this pull request about 1 year ago
so1ve opened this pull request about 1 year ago
Definitions not working when data isn't present (Options API)
branivreyes opened this issue about 1 year ago
branivreyes opened this issue about 1 year ago
Definitions not working when data isn't present (Options API)
branivreyes opened this issue about 1 year ago
branivreyes opened this issue about 1 year ago
Conflict between props and component model
jods4 opened this issue about 1 year ago
jods4 opened this issue about 1 year ago
Add inlay hints to v-bind shorthand
so1ve opened this issue about 1 year ago
so1ve opened this issue about 1 year ago
Add inlay hints to v-bind shorthand
so1ve opened this issue about 1 year ago
so1ve opened this issue about 1 year ago
Vue Language Features 存在@后面的提示bug
mxm646690173 opened this issue about 1 year ago
mxm646690173 opened this issue about 1 year ago
Vue Language Features 存在@后面的提示bug
mxm646690173 opened this issue about 1 year ago
mxm646690173 opened this issue about 1 year ago
Feature request: project-wide error check
rodrigocfd opened this issue about 1 year ago
rodrigocfd opened this issue about 1 year ago
Effect on markdown autocompletion
SummCoder opened this issue about 1 year ago
SummCoder opened this issue about 1 year ago
Effect on markdown autocompletion
SummCoder opened this issue about 1 year ago
SummCoder opened this issue about 1 year ago
Autocomplete for props with union type
Renhor opened this issue about 1 year ago
Renhor opened this issue about 1 year ago
Autocomplete for props with union type
Renhor opened this issue about 1 year ago
Renhor opened this issue about 1 year ago
refactor(component-meta): APIs reborn
johnsoncodehk opened this pull request about 1 year ago
johnsoncodehk opened this pull request about 1 year ago
refactor(component-meta): APIs reborn
johnsoncodehk opened this pull request about 1 year ago
johnsoncodehk opened this pull request about 1 year ago
fix: Avoid downstream need node polyfill for browser
johnsoncodehk opened this pull request about 1 year ago
johnsoncodehk opened this pull request about 1 year ago
SCSS variable autocomplete gets two `$` prefix instead of one
mrleblanc101 opened this issue about 1 year ago
mrleblanc101 opened this issue about 1 year ago
SCSS variable autocomplete gets two `$` prefix instead of one
mrleblanc101 opened this issue about 1 year ago
mrleblanc101 opened this issue about 1 year ago
vscode extension overrides syntax highlighting in code block
Yokozuna59 opened this issue about 1 year ago
Yokozuna59 opened this issue about 1 year ago
vscode extension overrides syntax highlighting in code block
Yokozuna59 opened this issue about 1 year ago
Yokozuna59 opened this issue about 1 year ago
For generic components, having two emits with different args as "v" causes the callback to infer "unknown"
alex-eliot opened this issue about 1 year ago
alex-eliot opened this issue about 1 year ago
For generic components, having two emits with different args as "v" causes the callback to infer "unknown"
alex-eliot opened this issue about 1 year ago
alex-eliot opened this issue about 1 year ago
feat(vscode): supported Component Drag and Drop Import
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
feat(vscode): supported Component Drag and Drop Import
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
fix: add missing `__VLS_Prettify` type for `withDefaults()`
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
fix: add missing `__VLS_Prettify` type for `withDefaults()`
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
Options api type issue
zam157 opened this issue over 1 year ago
zam157 opened this issue over 1 year ago
Options api type issue
zam157 opened this issue over 1 year ago
zam157 opened this issue over 1 year ago
fix(class references): experimentalResolveStyleCssClasses regression
Ilanaya opened this pull request over 1 year ago
Ilanaya opened this pull request over 1 year ago
fix(class references): experimentalResolveStyleCssClasses regression
Ilanaya opened this pull request over 1 year ago
Ilanaya opened this pull request over 1 year ago
experimentalResolveStyleCssClasses regression (no class references in template)
Ilanaya opened this issue over 1 year ago
Ilanaya opened this issue over 1 year ago
experimentalResolveStyleCssClasses regression (no class references in template)
Ilanaya opened this issue over 1 year ago
Ilanaya opened this issue over 1 year ago
chore: fix typo
so1ve opened this pull request over 1 year ago
so1ve opened this pull request over 1 year ago
chore: fix typo
so1ve opened this pull request over 1 year ago
so1ve opened this pull request over 1 year ago
Typescript error when providing a `ref` to an argument of `Ref<>`
pathai-scasarotto opened this issue over 1 year ago
pathai-scasarotto opened this issue over 1 year ago
Typescript error when providing a `ref` to an argument of `Ref<>`
pathai-scasarotto opened this issue over 1 year ago
pathai-scasarotto opened this issue over 1 year ago
refactor: reorganize packages
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
refactor: reorganize packages
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
Why volar add a `import type`?
fkworld opened this issue over 1 year ago
fkworld opened this issue over 1 year ago
Why volar add a `import type`?
fkworld opened this issue over 1 year ago
fkworld opened this issue over 1 year ago
test: shared vue-tsc test cases with vue2
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
test: shared vue-tsc test cases with vue2
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago
refactor: migrate to Signals API
johnsoncodehk opened this pull request over 1 year ago
johnsoncodehk opened this pull request over 1 year ago