issues Search Results · repo:sdras/vue-vscode-snippets language:JavaScript
Filter by
58 results
(76 ms)58 results
insdras/vue-vscode-snippets (press backspace or delete to remove)script setup lang= jsx
Using v3ref v3computed, etc. does not work /script
Huangyayaya
- Opened 29 days ago
- #133
I use vue-vscode-snippets daily! and every time I create a new component I need to remove the lang scss from the style
tag. Can I add a snippet without the scss setting on the style tag?
rivershertz
- 1
- Opened on Mar 25, 2024
- #128
lozn00
- Opened on Oct 23, 2023
- #124
contributes.vue-vscode-snippets.language 中包含未知语言。提供的值: vue-html
TerryXu-98
- 1
- Opened on Dec 21, 2022
- #117
The original snippet was:
@change= emit( change , event.target.value)
I guess you are trying to type $emit but the $ was recognized as a symbol for placeholder. You can use \\$ in the
snippet body instead. ...
Wakotu
- 1
- Opened on Aug 19, 2022
- #114
vbase-3-ts-setup produces the following layout:
template
div
/div
/template
script setup lang= ts
/script
style scoped
/style
Is it possible to change the arrangement to
script ...
avxkim
- 5
- Opened on Feb 6, 2022
- #106
I just logged on to start working - and now every single vue file in my project is getting marked with an error message
from Volar on every single line, even though I ve been using Vetur for my project. ...
AasmundEndresen
- 2
- Opened on Feb 5, 2022
- #105
Hello,
I know it might not be the best place to ask, but how to add a custom snippet that works only in vue-script?
I ve tried to add a new file vue-script.json like your snippets, but VSCode didn t ...
KareemDa
- Opened on Dec 30, 2021
- #104

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.