Skip to content

astroturfcss/vscode-astroturf

 
 

Repository files navigation

vscode-astroturf

Syntax highlighting and IntelliSense for astroturf.

Uses a CSS grammar built on top of language-sass and language-css.

Install

Inside VSCode, press Ctrl+P, and enter:

ext install vscode-astroturf

It should be the top result.

Features

  • Syntax highlighting for styled components in JavaScript and TypeScript.
  • Detailed CSS IntelliSense while working in styled strings.
  • Syntax error reporting.

Usage

The styled-components extension adds highlighting and IntelliSense for styled-component template strings in JavaScript and TypeScript. See plugin configuration for information on configuring the linter and other language features.

About

Syntax highlighting for styled-components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • TypeScript 3.5%
  • SCSS 3.2%