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

v2.1.4

johnsoncodehk opened this pull request 4 months ago
fix(language-core): auto-completion for the last line of template block

zhiyuanzmj opened this pull request 4 months ago
fix(vscode): correct highlighting on tag starting with `template`

KazariEX opened this pull request 4 months ago
Highlight error on html tag name starting with `template`

KazariEX opened this issue 4 months ago
fix(language-core): prevent circular reference of templateRef

zhiyuanzmj opened this pull request 4 months ago
fix(language-core): disable lib check on global types file

KazariEX opened this pull request 4 months ago
fix: Whitelist ms-dynamics-smb.al extension for Vue Hybrid Mode.

kyleweishaupt opened this pull request 4 months ago
chore: up test

zhiyuanzmj opened this pull request 4 months ago
fix(language-core): hoist `$refs` type

johnsoncodehk opened this pull request 4 months ago
TypeError: a is not a function

grofzer0 opened this issue 4 months ago
chore: Add optional "dependencies" textarea to issue template [ci skip]

davidmatter opened this pull request 4 months ago
The latest version. components lose all types

pungfen opened this issue 4 months ago
A vscode plugin called vue-official breaks syntax highlighting

QianSeNianHua opened this issue 4 months ago
feat: generate global types file into `node_modules/.vue-global-types`

KazariEX opened this pull request 4 months ago
vue.volar 2.1.X breaks SFC setup macros type inference in template

auirarrazaval opened this issue 4 months ago
fix: apply snake case on globalTypes filename

KazariEX opened this pull request 4 months ago
Missing components type with `vue-facing-decorator`

matteoscaramuzza opened this issue 4 months ago
`__VLS_globalComponents` type error

zcf0508 opened this issue 4 months ago
Suggestions appear slowly on Windows.

yulin96 opened this issue 4 months ago
element-plus type tools is not working

INeverSayNo opened this issue 4 months ago
Typing lost in template 'for loop' for array item

holloway opened this issue 4 months ago
fix: write globalTypes into `dist` for correct export

KazariEX opened this pull request 4 months ago
Type hinting does not work in Vue SFC template part

Salmon42 opened this issue 4 months ago
v2.1.0 regression on uni-app projects

ModyQyW opened this issue 4 months ago
refactor: write real files to FS for global types

johnsoncodehk opened this pull request 4 months ago
fix(language-core): transform range of `file-md` correctly

KazariEX opened this pull request 4 months ago
Problematic syntax highlighting with VitePress markdown files

rileychh opened this issue 4 months ago
Vue LS gives not full error information outside Hybrid Mode

toNeptune9 opened this issue 4 months ago
refactor(language-core): do not wrap template virtual code with function

johnsoncodehk opened this pull request 4 months ago
v2.0.28 Global components are no longer recognized

matvejs16 opened this issue 4 months ago
test: add scoped classes renaming case

KazariEX opened this pull request 4 months ago
feat(language-core): navigation support for template-ref

KazariEX opened this pull request 4 months ago
test(tsc): update to Vue 3.5

johnsoncodehk opened this pull request 4 months ago
test(tsc): add test for TS-next

johnsoncodehk opened this pull request 4 months ago
test(tsc): test all typecheck cases in one tsconfig

johnsoncodehk opened this pull request 4 months ago
chore: add .DS_Store to .gitignore

davidmatter opened this pull request 4 months ago
fix(language-core): correct inlay hints for v-bind with modifier

KazariEX opened this pull request 4 months ago
Inlay hints of v-bind with modifier has wrong position

KazariEX opened this issue 4 months ago
test(language-service): migrate tests to `@volar/test-utils`

johnsoncodehk opened this pull request 4 months ago
Duplicate code hints

Simon-He95 opened this issue 4 months ago
Global types are repeatedly defined in monorepo

johnsoncodehk opened this issue 4 months ago
Syntax highlighting breaks when using type assertion in template

FloEdelmann opened this issue 4 months ago
fix(typescript-plugin): unknown request type warning

davidmatter opened this pull request 4 months ago
refactor(language-core): reduce virtual code generated by component tags

johnsoncodehk opened this pull request 4 months ago
pre tag format error

SevenJoker opened this issue 4 months ago
Neovim vls initializer BUG FIX PROPOSAL

drewbeno1 opened this pull request 4 months ago
withDefaults on a required prop should throw a warning

TheDutchCoder opened this issue 5 months ago
feat(language-service): add style scoped and module completion

runyasak opened this pull request 5 months ago
fix(vscode): type of `vue.server.hybridMode` config

KermanX opened this pull request 5 months ago
tags colored not similar from group of components

wildwind123 opened this issue 5 months ago
strictTemplates + defineModel event listener type errors

Doeke opened this issue 5 months ago
attribute inheritance when strictTemplates enabled

Doeke opened this issue 5 months ago
行内标签 V 字符匹配问题

lukesyy opened this issue 5 months ago
行内标签输入@后没有相应方法的提示

lukesyy opened this issue 5 months ago
fix(language-core): drop duplicate hints on incomplete tag

KazariEX opened this pull request 5 months ago
Duplicate hints when tag is incomplete

KazariEX opened this issue 5 months ago
Hybrid Mode: typeScriptPluginOnly not working correctly

mycak opened this issue 5 months ago
Vue › Complete › Casing: Tags = kebab 失效了

WangJincheng4869 opened this issue 5 months ago
fix(language-core): should error when invalid syntax at script end

KazariEX opened this pull request 5 months ago
fix(language-core): correct type narrowing from script to template

KazariEX opened this pull request 5 months ago
fix(language-core): generate `ref` as identifier instead of interpolation

KazariEX opened this pull request 5 months ago
feat(template-ref): navigation and rename support

KazariEX opened this pull request 5 months ago
fix(language-core): should preserve generic info in directive

KermanX opened this pull request 5 months ago
fix(language-service): typescript-semantic renaming first in style blocks

KazariEX opened this pull request 5 months ago
vue语法不解析,不太稳定,影响开发体验

zll11 opened this issue 5 months ago
2> version not working with helix

ElYaiko opened this issue 5 months ago
fix(language-core): optimize matching of scoped class and `v-bind()`

KazariEX opened this pull request 5 months ago
Missing scoped class matching right before `~` or `[`

KazariEX opened this issue 5 months ago
Renaming a class with multiple class names fails

L33Z22L11 opened this issue 5 months ago
Missing props suggestion for custom component

thoriqadillah opened this issue 5 months ago
Code turn red

Mikanku opened this issue 5 months ago
feat(language-core): type support for CSS Modules API

KazariEX opened this pull request 5 months ago