-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat: upgrade from latest vscode-eslint #118
Conversation
1. ConfirmExecution has been removed 2. vscode-eslint 2.0+ added a settings migration, not ported to coc-eslint https://github.com/microsoft/vscode-eslint#settings-migration
Thank you for putting in the work on this! Is there anything I/we can do to help this get through? |
@tstirrat15 you can try this work or not with your project.
That's all, you're now using this PR coc-eslint. |
Will do. Thanks! |
To clarify: I want to uninstall |
Yes, uninstall it and set local coc-eslint. |
I got it installed, and it's registered as a service under
Is there anything obvious that I should check? |
How do you set it? |
Ah, wait, sorry, I got that backwards.
|
Sorry I'm away from work by now and will check the autofix issue later. Thank you for your tests. |
Sure, no worries. The autofix issue is just a part of it - it's also not highlighting anything. There's nothing in |
@tstirrat15 there's no |
Let me check again. I think I just fatfingered the command when I was typing it out in my last comment. |
Aaaand now it's working perfectly. I think it might have been something screwy in my |
For additional context, the file that I was linting had a react exhaustive deps error, but that plugin hasn't been updated yet. I was able to diagnose it by running |
@tstirrat15 try to enable the trace logs by IDK you can find the diagnostics or not in the trace logs, please give it a try. |
One note to these instructions, you need to check out the correct branch (
Working great for me so far @fannheyward . Any word when you plan to merge? |
Seconding - everything worked well. Thank you! |
When it can be merged? |
@chemzqm Are you still maintaining this project? |
Hello guys, I just published https://www.npmjs.com/package/coc-eslint8, with this PR ESLint 8 support. You can Note that: after chemzqm came back and merge this PR, the you should use back |
@fannheyward Thank you so much! It works perfectly here ❤️ . |
@fannheyward, is https://www.npmjs.com/package/coc-eslint8 supports |
@EvgeniyRRU yes |
Thank you so much for fixing this @fannheyward !! 👏🏼 |
Thank you a lot, could you add the reasons in the Readme of the package ? I was randomly looking through coc marketplace and thought it was a scam package as it state v2.0.0 while the original package is v1.4.5 I think. Almost reported it |
The previous version of eslint might not work properly neoclide/coc-eslint#118
@chemzqm ping |
To anyone who use coc-eslint8, you should use coc-eslint 1.5.0 now. |
@fannheyward Next time you are in Berlin, the beers are on me 🍻 |
closes #117
rulesCustomizations
supportsESLint
https://eslint.org/docs/user-guide/migrating-to-7.0.0#deprecate-cliengine