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

SCSS Reminder

patrickli147

|
313 installs
| (1) | Free
A Scss VSCode Extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scss Reminder

This is a vscode extension which helps you of using scss/sass variables & mixins.


Features

  • Remind defined css custom properties, sass/scss variables & mixins

  • Quick fix for replacement of defined variables/mixins

  • Auto Completion of variables/mixins

  • Support css/scss/sass syntax


Demos

You will be reminded of the defined variables/mixins.


Reminder and quick-fix demo

  • In this example, variables are defined in test.scss. You may click and go to the source file(test.scss) to check out the defined variable, or replace the property with the variable name just using quick fix.

Demo

  • mixins reminder

Mixin


Auto-completion demo

  • completion for variable value*

auto completion demo

  • completion for variable name*

auto completion demo

  • completion for mixin names*

auto completion demo

  • completion for mixin content*

auto completion demo


Extension Settings

This extension contributes the following settings:

  • scssReminder.sourceFiles: source file containing variables

You may use 'Add file' command to add a source file.

add file

You may select a file in your project as the source file.

select a file

Or manually edit ./vscode/settings.json(use relative path to your root directory).

settings.json

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft