Edward Samson
Edward Samson
I'm not sure what fixed it but I just upgraded to `20-ea+2` in esamson/remder#363 and it seems this is no longer an issue. For JavaFX dependencies, at least.
One workaround is to disable coc for git. I have this in my `~/.vimrc`, for example: ``` if (&filetype=='gitcommit') let g:coc_start_at_startup=0 endif ```
I think it's a good way to support the developer but Play Store comments are now reporting that pro version is also getting 429 errors. I'm not sure if @alirezaafkar...
I work around this by adding `disablePlugins(AssemblyPlugin)` on the projects that should _not_ be assembled. Maybe it would be nicer if we could instead add a config to the projects...
Sorry to see this closed. Not to say this is urgent but I do think this would be very helpful to have.