All Projects → styled-components → Vscode Styled Components

styled-components / Vscode Styled Components

Licence: mit
Syntax highlighting for styled-components

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Vscode Styled Components

Diff2html
Pretty diff to html javascript library (diff2html)
Stars: ✭ 1,867 (+174.56%)
Mutual labels:  hacktoberfest, syntax-highlighting
Yii2 Quill
Yii 2 implementation of Quill, modern WYSIWYG editor
Stars: ✭ 52 (-92.35%)
Mutual labels:  hacktoberfest, syntax-highlighting
Rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Stars: ✭ 31,664 (+4556.47%)
Mutual labels:  hacktoberfest, syntax-highlighting
Powershelleditorservices
A common platform for PowerShell development support in any editor or application!
Stars: ✭ 394 (-42.06%)
Mutual labels:  hacktoberfest, intellisense
Highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
Stars: ✭ 19,312 (+2740%)
Mutual labels:  hacktoberfest, syntax-highlighting
Geshi 1.0
Original version of Generic Syntax Highlighter for PHP
Stars: ✭ 149 (-78.09%)
Mutual labels:  hacktoberfest, syntax-highlighting
Bat
A cat(1) clone with wings.
Stars: ✭ 30,833 (+4434.26%)
Mutual labels:  hacktoberfest, syntax-highlighting
Diff2html Cli
Pretty diff to html javascript cli (diff2html-cli)
Stars: ✭ 287 (-57.79%)
Mutual labels:  hacktoberfest, syntax-highlighting
Packagedev
Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
Stars: ✭ 378 (-44.41%)
Mutual labels:  hacktoberfest, syntax-highlighting
Ruby jard
Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
Stars: ✭ 669 (-1.62%)
Mutual labels:  hacktoberfest, syntax-highlighting
Hercules
Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
Stars: ✭ 669 (-1.62%)
Mutual labels:  hacktoberfest
Clippy
📎💬🎉 Clippy from Microsoft Office is back and runs on macOS! Written in Swift.
Stars: ✭ 670 (-1.47%)
Mutual labels:  hacktoberfest
Deck
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
Stars: ✭ 675 (-0.74%)
Mutual labels:  hacktoberfest
Wallabag
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Stars: ✭ 6,392 (+840%)
Mutual labels:  hacktoberfest
Freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Stars: ✭ 667 (-1.91%)
Mutual labels:  hacktoberfest
Roc Toolkit
Real-time audio streaming over the network.
Stars: ✭ 673 (-1.03%)
Mutual labels:  hacktoberfest
Usbguard
USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
Stars: ✭ 668 (-1.76%)
Mutual labels:  hacktoberfest
Apps Android Commons
The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
Stars: ✭ 668 (-1.76%)
Mutual labels:  hacktoberfest
Ios
📱 Home Assistant for Apple platforms
Stars: ✭ 667 (-1.91%)
Mutual labels:  hacktoberfest
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (-0.15%)
Mutual labels:  hacktoberfest

vscode-styled-components

Discord

Syntax highlighting and IntelliSense for styled-components.

Syntax highlighting in action

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

Install

Inside VSCode, press Ctrl+P, and enter:

ext install vscode-styled-components

It should be the top result.

[Source]

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.

Raising an issue

Please check the issues list to see if it has already been raised. If it has you can vote on it with a thumbsUp emoji.
Issues with the most votes tend to be prioritised.

Contributing

see Contributing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].