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

Working with spread array parameter #20885

Closed
asimolmez opened this issue Feb 19, 2017 · 2 comments
Closed

Working with spread array parameter #20885

asimolmez opened this issue Feb 19, 2017 · 2 comments
Assignees
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@asimolmez
Copy link

  • VSCode Version: Code 1.9.1 (f9d0c68, 2017-02-08T23:31:51.320Z)
  • OS Version: Darwin x64 16.4.0
  • Extensions:
Extension Author Version
ReactSnippetsStandard TimonVS 1.0.3
githistory donjayamanne 0.1.5
debugger-for-chrome msjsdiag 2.5.3
vscode-icons robertohuertasm 7.2.0
react-redux-es6-snippets timothymclane 2.0.2
vscode-react-native vsmobile 0.3.1
JavaScriptSnippets xabikos 1.4.0

Steps to Reproduce:

  1. When sending spread array to a parameter of a function, vs code create a problem issue supplied parameters do not match any signature of call target.

image

@asimolmez asimolmez changed the title Work with spread array parameter Working with spread array parameter Feb 19, 2017
@mrmlnc
Copy link
Contributor

mrmlnc commented Feb 19, 2017

This does not related to the VS Code. See microsoft/TypeScript#5296

@mjbvz mjbvz added upstream Issue identified as 'upstream' component related (exists outside of VS Code) typescript Typescript support issues labels Feb 21, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Feb 21, 2017

Thanks @mrmlnc. Closing as upstream since we are tracking this on the TypeScript side

@mjbvz mjbvz closed this as completed Feb 21, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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

3 participants