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

Support for ES7 export-namespace-from #29855

Closed
ghost opened this issue Feb 10, 2019 · 1 comment
Closed

Support for ES7 export-namespace-from #29855

ghost opened this issue Feb 10, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 10, 2019

Syntax highlighting for ES7:

Related babel plugin: @babel/plugin-proposal-export-namespace-from

export * as Test from './test';
@ghost ghost changed the title Add support for ES7 export * as Add support for ES7 export * as Feb 10, 2019
@ghost ghost changed the title Add support for ES7 export * as Support for ES7 export-namespace-from Feb 10, 2019
@mjbvz mjbvz transferred this issue from microsoft/vscode Feb 11, 2019
@mjbvz mjbvz removed their assignment Feb 11, 2019
@mjbvz
Copy link
Contributor

mjbvz commented Feb 11, 2019

Duplicate of #4813

@mjbvz mjbvz marked this as a duplicate of #4813 Feb 11, 2019
@mjbvz mjbvz closed this as completed Feb 11, 2019
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

No branches or pull requests

1 participant