Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>stylusNew to Visual Studio Code? Get it now.

stylus

sysoev

|
575,983 installs
| (13) | Free
| Sponsor
stylus language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-stylus

Github Actions VSCode Marketplace Version VSCode Marketplace Installs VSCode Marketplace Stars github-issues PRs Welcome

Adds syntax highlighting and code completion to Stylus files in Visual Studio Code.

Features

  • Syntax highlighting
  • Symbols provider
  • Completion for selectors, properties, values, variables, functions etc.
  • Color preview
  • Color picker

Completion in Action

Symbols Provider in Action

Custom Configuration

{
  // Use ':' as separator between property and value
  "languageStylus.useSeparator": true, // default value
  // Toggle matches for Stylus Builtin Functions on autocomplete
  "languageStylus.useBuiltinFunctions": true, // default value
}

Feature Request

Missing your wanted feature ? Please report it via github issues

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft