eslint-plugin-diff
eslint-plugin-diff copied to clipboard
Errors are not shown in vs code
Hi, I have the exact same error as issue: https://github.com/paleite/eslint-plugin-diff/issues/14
"When using the plugin, no warnings show up in the editor at all. The linting does work as expected, but the errors or warnings that show up in the editor disappear completely. I've attached a video of the ESLint errors showing up in VS code when the plugin is not present."
I tried installing the version [email protected] and [email protected] but the issues still happens.
any new information about this?
Thanks!
I've noticed that if you relaunch vscode, the lint errors are displayed. But any errors added during hte current vscode session are not shown.