Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>typed-scss-modulesNew to Visual Studio Code? Get it now.
typed-scss-modules

typed-scss-modules

Matt Westrik

|
223 installs
| (1) | Free
Improve VS Code's handling of .module.scss and .module.scss.d.ts files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-typed-scss-modules

Features

Make Go-To-Definition return a .module.scss file instead of just going directly to the .module.scss.d.ts.

Release Notes

0.0.1

Initial release


Development

npm install -g @vscode/vsce
npm i
# F5 in VS Code to test extension
vsce package  # package extension to a .vsix file
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft