-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Standard show the old error in the parser window when the issue has been fixed #78
Comments
Is it still the case with newer versions ? @iwarner |
Yes it is. |
Windows 10 Same issue. After it happens, standard is absolutely stuck. It doesn't detect anything else, auto fix on save is not working. The only way to unstuck it is to hover my mouse over the ghost "issue". After modal about the "error" is displayed, it disappears and standard fully re-activates. |
Please see this attachment
I changed right quote to a double quote - then back to a single quote - it picked up the error but then persists in showing that there is an error even when fixed
StandardJS version?
12.0.1
VSCode version?
1.30.1 (1.30.1)
StandardJS configuration?
Default setup apart from
"standard.options": {
"globals": ["it","test", "expect", "describe"],
"parser": "babel-eslint"
},
What do you have in the
OUTPUT
panel?Nothing
The text was updated successfully, but these errors were encountered: