{"id":16328041,"url":"https://github.com/ghaschel/vscode-angular-scss","last_synced_at":"2026-05-09T07:02:56.335Z","repository":{"id":69715588,"uuid":"525534510","full_name":"ghaschel/vscode-angular-scss","owner":"ghaschel","description":"Angular syntax highlighting for scss style files","archived":false,"fork":false,"pushed_at":"2023-11-28T17:41:50.000Z","size":948,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T03:42:51.861Z","etag":null,"topics":["angular","css","sass","scss","syntax-highlighting","vscode","vscode-extension","vscode-extensions","vscode-language","vscode-plugin","vscode-plugins"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/ghaschel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-16T20:34:33.000Z","updated_at":"2022-08-17T21:08:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"8640b79a-11ba-49b9-8eae-091cdd299529","html_url":"https://github.com/ghaschel/vscode-angular-scss","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ghaschel/vscode-angular-scss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghaschel%2Fvscode-angular-scss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghaschel%2Fvscode-angular-scss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghaschel%2Fvscode-angular-scss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghaschel%2Fvscode-angular-scss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghaschel","download_url":"https://codeload.github.com/ghaschel/vscode-angular-scss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghaschel%2Fvscode-angular-scss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["angular","css","sass","scss","syntax-highlighting","vscode","vscode-extension","vscode-extensions","vscode-language","vscode-plugin","vscode-plugins"],"created_at":"2024-10-10T23:13:32.628Z","updated_at":"2026-05-09T07:02:56.304Z","avatar_url":"https://github.com/ghaschel.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-angular-scss\n\n[![GitHub issues](https://img.shields.io/github/issues/ghaschel/vscode-angular-scss.svg)](https://github.com/ghaschel/vscode-angular-scss/issues)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ghaschel/vscode-angular-scss/blob/master/LICENSE)\n[![NodeJS with Gulp](https://github.com/ghaschel/vscode-angular-scss/actions/workflows/npm-gulp.yml/badge.svg?event=push)](https://github.com/ghaschel/vscode-angular-scss/actions/workflows/npm-gulp.yml)\n[![Downloads](https://vsmarketplacebadges.dev/downloads-short/ghaschel.vscode-angular-scss.png?style=flat\u0026color=blue)](https://marketplace.visualstudio.com/items?itemName=ghaschel.vscode-angular-scss)\n[![Installs](https://vsmarketplacebadges.dev/installs-short/ghaschel.vscode-angular-scss.png?style=flat\u0026color=blue)](https://marketplace.visualstudio.com/items?itemName=ghaschel.vscode-angular-scss)\n[![Version](https://vsmarketplacebadges.dev/version-short/ghaschel.vscode-angular-scss.png?style=flat\u0026color=blue)](https://marketplace.visualstudio.com/items?itemName=ghaschel.vscode-angular-scss)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/angular-scss.png\" title=\"vscode-angular-scss\" alt=\"Logo\" /\u003e\n\u003c/div\u003e\n\n## Better SCSS Syntax Highlighting\n\n\u003cspan name=\"better-scss-syntax-highlighting\"\u003e\u003c/span\u003e\n\nThis plugin fixes the VSCode's messed up and feature-lacking SCSS syntax highlighting. Also adds some bleeding edge CSS features and Angular-Specific (although deprecated) selectors support\n\n## Summary\n\n- [vscode-angular-scss](#vscode-angular-scss)\n  - [Better SCSS Syntax Highlighting](#better-scss-syntax-highlighting)\n  - [Summary](#summary)\n    - [General SCSS](#general-scss)\n    - [General CSS](#general-css)\n    - [Angular-Specific Selectors](#angular-specific-selectors)\n    - [Houdini CSS](#houdini-css)\n    - [Pseudo-Classes](#pseudo-classes)\n    - [Pseudo-Elements](#pseudo-elements)\n    - [XML Namespaces](#xml-namespaces)\n  - [Disclaimer](#disclaimer)\n  - [Changelog](#changelog)\n\n### General SCSS\n\n\u003cspan name=\"general-scss\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/general-scss.gif\" title=\"General SCSS\" alt=\"General SCSS\" /\u003e\n\n### General CSS\n\n\u003cspan name=\"general-css\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/general-css.gif\" title=\"General CSS\" alt=\"General CSS\" /\u003e\n\n### Angular-Specific Selectors\n\n\u003cspan name=\"angular-specific\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/angular-specific.gif\" title=\"Angular-Specific Selectors\" alt=\"Angular-Specific Selectors\" /\u003e\n\n### Houdini CSS\n\n\u003cspan name=\"houdini-css\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/css-houdini.gif\" title=\"Houdini CSS\" alt=\"Houdini CSS\" /\u003e\n\n### Pseudo-Classes\n\n\u003cspan name=\"pseudo-classes\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/pseudo-classes.gif\" title=\"Pseudo-Classes\" alt=\"Pseudo-Classes\" /\u003e\n\n### Pseudo-Elements\n\n\u003cspan name=\"pseudo-elements\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/pseudo-elements.gif\" title=\"Pseudo-Elements\" alt=\"Pseudo-Elements\" /\u003e\n\n### XML Namespaces\n\n\u003cspan name=\"xml-namespaces\"\u003e\u003c/span\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ghaschel/vscode-angular-scss/master/assets/xml-namespaces.gif\" title=\"XML Namespaces\" alt=\"XML Namespaces\" /\u003e\n\n## Disclaimer\n\n\u003e The development of this plugin serves as a way for me to train Regex, so may not be 100% correct. Feel free to submit a pull request or open an issue if needed.\n\n## [Changelog](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghaschel%2Fvscode-angular-scss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghaschel%2Fvscode-angular-scss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghaschel%2Fvscode-angular-scss/lists"}