Iain McNulty

Results 5 comments of Iain McNulty

I just hit this issue myself. The issue is that `coc-prettier` is using [`prettier-stylelint`]() to interface with prettier for formatting scss. That project hasn't been updated in 4 years. Recommendation...

I think using the CocConfig flag `"prettier.onlyUseLocalVersion": true` is a work around but you'll need it installed locally of course.

vim-polyglot does some symlink resolution while modifying the runtimepath so it can put vim-polyglot at the beginning of the runtime path. I'm not sure if the symlink resolution is necessary...

Well, as I mentioned, I'd be interested in implementing the Race Status API so I'm happy to help out however

This is actually addressed in https://github.com/tjwalch/django-livereload-server/pull/61