Skip to content

Vue file. Intellisense shows outdated list of exported members #355

Closed
@undefinederror

Description

@undefinederror

Info

  • Platform: Win
  • Vetur version: 0.9.3
  • VSCode version: 1.14.2

Problem

Sorry if this was already brought up, but I can't seem to find this mentioned in other issues.

In a .vue file, VS Code intellisense fails to retrieve exported members that have been added after the language server has started. third doesn't show up in the list.

image

From a plain .js file intellisense shows all exported members

image

Other that obviously closing and reopening VS Code, I found that changing the lang attribute in the script tag does refresh the list of exported members, while closing and reopening the file has no effect.

This happens for both js/ts.

Happy to provide additional details if needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions