coc-styled-components

0.5.0 • Public • Published

coc-styled-components

Styled components for coc.nvim as a tsserver plugin

Features

  • IntelliSense for CSS property names and values.
  • Syntax error reporting.
  • Quick fixes for misspelled property names.

Install

:CocInstall coc-styled-components

Configurations

  • styled-components.tags: custom styled-components tags, defaults: ['styled', 'css', 'sty', 'createGlobalStyle']
  • styled-components.validate: enable/disable error reporting, defaults: true
  • styled-components.lint: lint errors report style, defaults: {}

Checkout typescript-styled-plugin configurations.

License

MIT


This extension is created by create-coc-extension

Package Sidebar

Install

npm i coc-styled-components

Weekly Downloads

15

Version

0.5.0

License

MIT

Unpacked Size

6.65 kB

Total Files

4

Last publish

Collaborators

  • fannheyward