Coc Tailwind Intellisense Save

Coc.nvim extension for Tailwind CSS IntelliSense

Project README

banner

Coc integration for Tailwind CSS IntelliSense for version 0.56

Install

:CocInstall https://github.com/rodrigore/coc-tailwind-intellisense

or if you are a vim-plug user, add:

Plug 'rodrigore/coc-tailwind-intellisense', {'do': 'npm install'}

in your .vimrc or init.vim, then restart or source vimrc and run :PlugInstall.

Features

  • Autocomplete autocomplete
  • Linting linting
  • Hover Preview hover

Features not working

  • Since version 0.42 tailwind have the ability to show color decorator. At the time of this writing vim/neovim/coc.nvim don't support decorator.

Settings

  • tailwindCSS.enable set to false to disable tailwind intellisense server. (true by default)
  • Official settings

Troubleshooting

Open Source Agenda is not affiliated with "Coc Tailwind Intellisense" Project. README Source: rodrigore/coc-tailwind-intellisense
Stars
140
Open Issues
28
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating