Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix syntex like ${//} into ${0://} #31

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

nooldey
Copy link

@nooldey nooldey commented Jun 27, 2018

my vscode

版本 1.24.1
提交 24f62626b222e9a8313213fb64b10d741a326288
日期 2018-06-13T17:52:25.282Z
Shell 1.7.12
渲染器 58.0.3029.110
Node 7.9.0
架构 ia32

vscode packages

installed vetur and vuehelper

bug

Every time when i type in bre for beforeRouteEnter
I got code like below:
image

fix suggestion

Then I found that Vuehelper make snippets for that, so I changed some code, Now it is ok!

Hope to merged into master branch for help people who has the same problem as me!

fix syntex like `${//}` into `${0://}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant