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've looked at create-coc-extension and it seems like a completely custom scaffolding code. I'd rather use some generic one like https://www.npmjs.com/package/sao (I'm using it in one project and it's pretty nice and simple to use).
It's boring to copy-and-paste files around and rename things when creating a new LSP-* package.
Create a script that does all that automatically.
See e.g. https://github.com/fannheyward/coc-rome initialized with https://github.com/fannheyward/create-coc-extension
The text was updated successfully, but these errors were encountered: