{"id":13672915,"url":"https://github.com/mrmlnc/vscode-scss","last_synced_at":"2025-10-25T03:14:24.783Z","repository":{"id":12123268,"uuid":"71045560","full_name":"mrmlnc/vscode-scss","owner":"mrmlnc","description":":electric_plug: IntelliSense for Variables, Mixins and Functions in all Sass (SCSS syntax only) files.","archived":false,"fork":false,"pushed_at":"2023-08-15T04:05:32.000Z","size":571,"stargazers_count":174,"open_issues_count":53,"forks_count":43,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-03T10:44:51.784Z","etag":null,"topics":["css","scss","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://goo.gl/UFfMHB","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmlnc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"ko_fi":"mrmlnc","custom":["https://www.buymeacoffee.com/mrmlnc","https://www.paypal.me/mrmlnc"]}},"created_at":"2016-10-16T11:16:06.000Z","updated_at":"2025-03-15T01:20:45.000Z","dependencies_parsed_at":"2024-01-17T04:18:53.670Z","dependency_job_id":null,"html_url":"https://github.com/mrmlnc/vscode-scss","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/mrmlnc/vscode-scss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-scss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-scss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-scss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-scss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmlnc","download_url":"https://codeload.github.com/mrmlnc/vscode-scss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-scss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268207604,"owners_count":24213015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","scss","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-08-02T09:01:57.020Z","updated_at":"2025-10-25T03:14:19.739Z","avatar_url":"https://github.com/mrmlnc.png","language":"TypeScript","funding_links":["https://ko-fi.com/mrmlnc","https://www.buymeacoffee.com/mrmlnc","https://www.paypal.me/mrmlnc","https://paypal.me/mrmlnc"],"categories":["TypeScript"],"sub_categories":[],"readme":"# vscode-scss\n\n\u003e SCSS IntelliSense (Variables, Mixins and Functions) for all files in the workspace.\n\n## Donation\n\nDo you like this project? Support it by donating, creating an issue or pull request.\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/mrmlnc)\n\n## Install\n\nPlugin installation is performed in several stages:\n\n* Press \u003ckbd\u003eF1\u003c/kbd\u003e and select `Extensions: Install Extensions`.\n* Search and choose `vscode-scss`.\n\nSee the [extension installation guide](https://code.visualstudio.com/docs/editor/extension-gallery) for details.\n\n## Usage\n\nJust install the plugin and use it.\n\n## Supported features\n\n* Code Completion Proposals (variables, mixins, functions) — [description](http://code.visualstudio.com/docs/extensions/language-support#_show-code-completion-proposals)\n* Hover (variables, mixins, functions) — [description](http://code.visualstudio.com/docs/extensions/language-support#_show-hovers)\n* Signature Help (mixins, functions) — [description](http://code.visualstudio.com/docs/extensions/language-support#_help-with-function-and-method-signatures)\n* Go to (variables, mixins, functions) — [description](http://code.visualstudio.com/docs/extensions/language-support#_show-definitions-of-a-symbol)\n* Show all All Symbol Definitions in Folder (variables, mixin, functions) — [description](http://code.visualstudio.com/docs/extensions/language-support#_show-all-all-symbol-definitions-in-folder)\n* Import files by `@import \"filepath\";` from anywhere. Even outside of the open workspace.\n* Support vue file scss block.\n\n## Supported settings\n\n#### scss.scannerDepth\n\n* Type: `number`\n* Default: `30`\n\nThe maximum number of nested directories to scan.\n\n#### scss.scannerExclude\n\n* Type: `string[]`\n* Default: `[\"**/.git\", \"**/node_modules\", \"**/bower_components\"]`\n\nList of glob patterns for directories that are excluded when scanning.\n\n#### scss.scanImportedFiles\n\n* Type: `boolean`\n* Default: `true`\n\nAllows scan imported files.\n\n#### scss.implicitlyLabel\n\n* Type: `string|null`\n* Default: `(implicitly)`\n\nThe text of a label that the file imported implicitly. If `null` then label not displayed.\n\n#### scss.showErrors\n\n* Type: `boolean`\n* Default: `false`\n\nAllows to display errors.\n\n#### scss.suggestVariables\n\n* Type: `boolean`\n* Default: `true`\n\nAllows prompt Variables.\n\n#### scss.suggestMixins\n\n* Type: `boolean`\n* Default: `true`\n\nAllows prompt Mixins.\n\n#### scss.suggestFunctions\n\n* Type: `boolean`\n* Default: `true`\n\nAllows prompt Functions.\n\n#### scss.suggestFunctionsInStringContextAfterSymbols\n\n* Type: `boolean`\n* Default: ` (+-*%`\n\nAllows prompt Functions in String context after specified symbols. For example, if you add the `/` symbol, then `background: url(images/he|)` will be suggest `hello()` function if it is defined.\n\n#### scss.dev.serverPort\n\n* Type: `number`\n* Default: `-1`\n\nLaunches the SCSS IntelliSense server at a specific port for debugging and profiling. Used for [filing performance issue](./.github/PERF_ISSUE.md).\n\n## Questions\n\n**I don't see suggestions in the SCSS files.**\n\nYou must perform several steps:\n\n* Set `scss.showErrors` option in settings of Editor.\n* Restart VS Code.\n* Try to reproduce your problem.\n* Open `Help -\u003e Toggle Developer Tools` and copy errors.\n* Create Issue on GitHub.\n\n## Changelog\n\nSee the [Releases section of our GitHub project](https://github.com/mrmlnc/vscode-scss/releases) for changelogs for each release version.\n\n## License\n\nThis software is released under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-scss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmlnc%2Fvscode-scss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-scss/lists"}