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

Proposal: setting flag to disable js native interfaces #27899

Closed
notgiorgi opened this issue Jun 2, 2017 · 5 comments
Closed

Proposal: setting flag to disable js native interfaces #27899

notgiorgi opened this issue Jun 2, 2017 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@notgiorgi
Copy link

Native interfaces like such:

image

always get in the way when I want to use snippets. There should be an option to turn them off or filter them.

@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) upstream Issue identified as 'upstream' component related (exists outside of VS Code) intellisense javascript JavaScript support issues labels Jun 2, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jun 2, 2017

I believe this is a duplicate of microsoft/TypeScript#15750 We are planning to look into this next month

@mjbvz mjbvz closed this as completed Jun 2, 2017
@waaronking
Copy link

@mjbvz do you know if this is still being looked into, or did it not make the list?

@mattbierner
Copy link
Contributor

This was shipped with ts 2.4, which was included in VS Code 1.14. Please file a new issue if you are still seeing unexpected suggestions

@waaronking
Copy link

@mattbierner Thanks. Just for clarification before I create an issue, did it ship as a flag that can be set, or is it turned on by default?

@mattbierner
Copy link
Contributor

No setting, it is always enabled in TS 2.4

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
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) javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants