Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

does not work on 1.13.0 #1

Open
peterchealse opened this issue Jun 14, 2017 · 4 comments
Open

does not work on 1.13.0 #1

peterchealse opened this issue Jun 14, 2017 · 4 comments

Comments

@peterchealse
Copy link

since some version updated

@peterchealse peterchealse changed the title does work on 1.13.0 does not work on 1.13.0 Jun 14, 2017
@ducksoupdev
Copy link
Owner

Sorry to hear that it's not working for you. Can you provide some more details on why it doesn't work?

The snippets will only work when the current editor tab language mode is set to Typescript or HTML (depending on which snippet you want to use)

@peterchealse
Copy link
Author

peterchealse commented Jun 16, 2017

sorry that I do it in *.vue and not in the ts script tag..

@ducksoupdev
Copy link
Owner

The snippets are currently designed for Typescript files (.ts) and HTML files (.html) only.

It hasn't been tested in Vue files (*.vue) although should work the same. I will test it and let you know.

@peterchealse
Copy link
Author

peterchealse commented Jun 17, 2017

It works well in script with ts tag in .vue.
but I am using 'vue-property-decorator' which is based on vue-components, so can I change the snippets manully within vscode?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants