issues
search
vuejs
/
language-tools
⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.87k
stars
402
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
VS Code renaming prop bound using same-name shorthand
#5017
markbrockhoff
opened
16 hours ago
0
fix(language-service): handle text edit of special closing tags completion correctly
#5016
KazariEX
opened
1 day ago
1
`</template>` autocomplate missing `/`
#5015
L33Z22L11
opened
1 day ago
0
Is it possible to enhance the feature of prompting internal properties when importing JS files with aliases? This prompt is effective when using relative paths.
#5014
VioSea-hub
closed
1 day ago
8
Template coloring breaks when the same file is open in multiple tabs and scrolled to different positions
#5013
ascott18
opened
2 days ago
0
Type assertions in template will break syntax highlighting
#5012
s3xysteak
closed
2 days ago
1
feat(language-core): type support for `useAttrs` and `$attrs`
#5011
KazariEX
opened
4 days ago
1
vue-tsc issue with tsconfig
#5010
romanslonov
opened
6 days ago
0
useTemplateRef finds unrelated references with same name
#5009
ludwig801
opened
6 days ago
0
``$attrs`` or ``ReturnType<typeof useAttrs()>`` is always ``Data``when ``fallthroughAttributes: true``
#5008
ferferga
opened
6 days ago
0
vue-component-meta, exposed contains all slots, props and events as well
#5005
fbecker-fds
opened
1 week ago
2
fix broken marketplace page
#5004
rioj7
opened
1 week ago
2
Duplicate code suggestions on some items
#5002
Tobls
opened
1 week ago
4
Documentation for vueCompilerOptions.strictTemplates
#5001
some-user123
opened
1 week ago
0
Vue - Official The code suggestions are duplicated
#5000
LeonCome
closed
1 week ago
3
`vue-tsc --fix` for CLI bulk auto-fixes (like you can do one at a time inside VSCode)
#4999
justingrant
opened
1 week ago
0
chore(vscode): use `unjs/unbuild` for bundling
#4998
KermanX
opened
1 week ago
1
chore: upgrade `reactive-vscode` to v0.2.7
#4997
KermanX
closed
1 week ago
1
Methods not found in Vue 2.7 when using Options API with props
#4996
strokirk
opened
1 week ago
3
Word highlight does not work for vue files
#4995
elfxby
closed
1 week ago
1
feat(build): integrate tree-shaker for improved bundle optimization
#4994
johnsoncodehk
opened
2 weeks ago
1
Vanilla install does not work at all
#4993
rocifier
opened
2 weeks ago
1
Syntax Highlighting Error in SVG
#4992
grassfish1122
opened
2 weeks ago
0
Cannot rename folder containing SFC files
#4991
ludwig801
opened
2 weeks ago
0
chore(vscode): use tsup for tree-shaking
#4990
zhiyuanzmj
closed
2 weeks ago
4
feat(language-service): support global directives completion
#4989
KazariEX
opened
2 weeks ago
1
Completion for global directives
#4988
benedictleejh
opened
2 weeks ago
2
feat(language-core): support the use of sfc root comment to configure `vueCompilerOptions`
#4987
KazariEX
opened
2 weeks ago
1
lint: use `@johnsoncodehk/tsslint-config`
#4986
johnsoncodehk
closed
2 weeks ago
1
Allow some component events bypass `strictTemplate`
#4985
minht11
opened
2 weeks ago
5
docs: update nvim guide
#4984
zeromask1337
closed
2 weeks ago
1
fix(language-core): loose props check on generic components without `strictTemplates`
#4983
KazariEX
opened
2 weeks ago
1
fix(language-core): always report missing props on `<slot>`
#4982
KazariEX
closed
2 weeks ago
1
fix(language-core): intersect type of object key on `v-for` with `string`
#4981
KazariEX
opened
2 weeks ago
1
css 颜色提示丢失
#4980
VioSea-hub
opened
2 weeks ago
2
slot
#4979
wlonghaha
closed
2 weeks ago
1
fix(language-core): make model modifiers optional
#4978
stafyniaksacha
closed
2 weeks ago
4
refactor: improve code consistency
#4976
KazariEX
closed
2 weeks ago
1
fix(language-core): consistent interpolation behavior of shorthand binding
#4975
KazariEX
opened
2 weeks ago
1
Storybook using vue-component-meta with JavaScript components
#4974
rodhoward
opened
2 weeks ago
0
v-if check with union type no longer narrows type since v2.1.8
#4973
Q16solver
opened
3 weeks ago
2
Passing any prop to generic component makes other props not required (defineModel)
#4972
DrWarpMan
opened
3 weeks ago
1
feat(language-core): support `@vue-generic`
#4971
KazariEX
closed
2 weeks ago
5
TS: issues with private class properties with ref vs shallowRef for typed arrays
#4970
ludwig801
closed
2 weeks ago
3
fix(language-core): correct type and completion support of `vue:` event
#4969
KazariEX
opened
3 weeks ago
1
v2.1.10
#4968
johnsoncodehk
closed
3 weeks ago
1
TS: issues with private class properties inside v-for
#4967
ludwig801
closed
3 weeks ago
1
fix(language-core): reference global types file with relative path
#4966
johnsoncodehk
closed
3 weeks ago
1
Request textDocument/documentSymbol failed.
#4965
DengFengYeDengNi
closed
3 weeks ago
2
2.1.8版本代码提示极慢,恢复到2.1.6版本后正常
#4964
AKKIRR
opened
3 weeks ago
8
Next