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

about typescript question in the Vetur plugin #455

Closed
Eric124120 opened this issue Sep 27, 2017 · 3 comments
Closed

about typescript question in the Vetur plugin #455

Eric124120 opened this issue Sep 27, 2017 · 3 comments

Comments

@Eric124120
Copy link

about typescript question in the Vetur plugin

I've installed the Vetur plugin for this Vscode.
In Vscode there is a d3.d.ts file that defines Name, Age, and properties, and now add a b attribute in the d3.d.ts file.
Your can find the b attribute in the ts file, and you can't find the b attribute in the vue file.
But reload the Vscode IDE,you can't find the b attribute in the vue file.
I want to find the b attribute immediately in the Vue file,do you have any good idea

1041506502596_ pic_hd1051506502617_ pic_hd1061506502635_ pic_hd

@octref
Copy link
Member

octref commented Sep 27, 2017

image

@HerringtonDarkholme
Copy link
Member

This should be a duplicate of #355

Your can find the b attribute in the ts file, and you can't find the b attribute in the vue file.
But reload the Vscode IDE,you can't find the b attribute in the vue file.
I want to find the b attribute immediately in the Vue file,do you have any good idea

This paragraph might contain one typo. The "reload VSCode" sentence should be

But reload the Vscode IDE,you can find the b attribute in the vue file.

OP probably wants immediate refresh as requested in #355

@octref octref closed this as completed Sep 28, 2017
@octref octref reopened this Sep 28, 2017
@octref
Copy link
Member

octref commented Sep 28, 2017

@HerringtonDarkholme I see, thanks for the info. So let's close it and track it in #355.

@octref octref closed this as completed Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants