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

"Failed to load plugin" message pops up on every keypress #149

Closed
roblourens opened this issue Sep 27, 2016 · 1 comment
Closed

"Failed to load plugin" message pops up on every keypress #149

roblourens opened this issue Sep 27, 2016 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@roblourens
Copy link
Member

Testing microsoft/vscode#12602

In my eslintrc.json, I have

    "plugins": [
        "nonexistent-plugin"
    ],

There is no relevant output in the eslint Output stream

sep-27-2016 13-57-59

@dbaeumer dbaeumer added this to the October 2016 milestone Oct 14, 2016
@dbaeumer dbaeumer added the bug Issue identified by VS Code Team member as probable bug label Oct 14, 2016
@dbaeumer dbaeumer modified the milestones: November 2016, October 2016 Nov 10, 2016
@dbaeumer
Copy link
Member

Fixed with 1.1.0

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants