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

feat(global symbols): make config to disable export global symbols #72497

Closed
KostyaTretyak opened this issue Apr 17, 2019 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@KostyaTretyak
Copy link

KostyaTretyak commented Apr 17, 2019

I saw this comment from @mjbvz that it's normal behavior when I create any *.ts or *.js file without export symbols and I can see all declared symbols in global namespace.

I would like to have a config to avoid such behavior.

@vscodebot vscodebot bot added the typescript Typescript support issues label Apr 17, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 17, 2019

Tracked upstream by microsoft/TypeScript#14279

Please upvote the issue if you are interested in this

@mjbvz mjbvz closed this as completed Apr 17, 2019
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Apr 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants