年糕小豆汤

Results 256 comments of 年糕小豆汤

There no way for extension to control the sign column. You should config coc.nvim to do this.

Using https://github.com/iamcco/coc-actions

Read the README for keybinding, it's not autocomplete menu, it's an floating window with code actions.

There only add to global user settings or local settings commands by now. https://github.com/iamcco/coc-spell-checker/blob/master/package.json#L30

@alex-popov-tech There is no such command to add word to custom dict yet. But you can use your own dict https://github.com/iamcco/coc-spell-checker#how-to-add-your-own-dictionaries.

I don't have time to support it by now. pr is welcome.

Can not reproduce, have you run `yarn install` or `npm install` in that repo?

setting `"tailwindCSS.trace.server": "verbose"` and checkout tailwindcss-language-server output channel.

The LSP is not active, it seems can not found your tailwindcss config

I have no idea since there is nothing log you can offer.