coc-tailwindcss icon indicating copy to clipboard operation
coc-tailwindcss copied to clipboard

Format on save runs, then reverts on every save / update.

Open ryanmalesic opened this issue 4 years ago • 3 comments

Headwind formats, then reverts back on every save. Running the command through :CocCommand works.

ryanmalesic avatar Mar 04 '21 17:03 ryanmalesic

I'm running into the same issue. I believe this is a race condition between the Prettier autosave and headwind since I have both enabled. Is there a way to resolve this?

grenmester avatar Aug 25 '21 15:08 grenmester

Anyone had any success with resolving this? I'm pretty sure it has something to do with prettier running at the same time?

n1ghtmare avatar Dec 05 '21 21:12 n1ghtmare

I tried disabling coc-prettier and still see the same.

tom-james-watson avatar Jan 14 '22 18:01 tom-james-watson