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

Invalid argument on insiders while editing TS #26915

Closed
pocesar opened this issue May 19, 2017 · 3 comments
Closed

Invalid argument on insiders while editing TS #26915

pocesar opened this issue May 19, 2017 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@pocesar
Copy link

pocesar commented May 19, 2017

  • VSCode Version: cdaa5f2
  • OS Version: Windows 10 x64

Steps to Reproduce:

  1. On a TS file, inside a lodash function (_.sample) when first filling the arguments, it gave me a warn "Invalid argument"

  2. The content of devtools was at this time
    image
    image

  3. Sample code:
    image

@Tyriar Tyriar added the typescript Typescript support issues label May 19, 2017
@mjbvz mjbvz added info-needed Issue requires more information from poster and removed typescript Typescript support issues labels May 19, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented May 19, 2017

The console messages point to the code-metrics extension. Can you try disabling all extensions by launching code with --disable-extensions and seeing if this issue still reproduces?

@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label May 22, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented May 22, 2017

I believe the invalid argument warning is a duplicate of #27015

Please try out the latest insiders builds and let us know if you still see the issue

@mjbvz mjbvz closed this as completed May 22, 2017
@pocesar
Copy link
Author

pocesar commented May 23, 2017

@mjbvz it didn't happen anymore

@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
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants