Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SCSS Scope HelperNew to Visual Studio Code? Get it now.

SCSS Scope Helper

Filip Petrovic

|
3,100 installs
| (4) | Free
Add helpers next to the closing bracket of a scss block
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

scss-scope-helper

A helper extension that adds helper comments next to a closing bracket in SCSS code with the name of the rule to which it belongs.

Screenshot

Todo

Support for .vue files

Conflicting with other extensions, e.g. GitLens

This extension is based on VSCode decorations. Extensions like GitLens use this feature, meaning that this extension may override some of them. To temporarily hide helpers from this extension use the SCSS Scope Helper: Hide temporarily command, and SCSS Scope Helper: Show to revert.

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