You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was poking around with this to replace my coc.nvim eslint config, but I noticed that there is no support yet for code action to add stuff like eslint-disable-next-line:
@MagicDuck are you getting any code actions though? I found no references to them in the codebase and didn't see anything in my editor when setting up, say, ESLint.
Hi there,
I was poking around with this to replace my coc.nvim eslint config, but I noticed that there is no support yet for code action to add stuff like
eslint-disable-next-line
:This type of code action can be a really handy time saver.
The text was updated successfully, but these errors were encountered: