0.5.0 • Published 3 years ago

coc-styled-components v0.5.0

Weekly downloads
85
License
MIT
Repository
-
Last release
3 years ago

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

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago