{"id":13448277,"url":"https://github.com/ahmedam55/SassSolution","last_synced_at":"2025-03-22T09:31:06.863Z","repository":{"id":72911649,"uuid":"49318917","full_name":"ahmedam55/SassSolution","owner":"ahmedam55","description":"sublime plugin to autocomplete all vars and mixins in files you set in the setting file","archived":false,"fork":false,"pushed_at":"2017-04-15T10:39:54.000Z","size":693,"stargazers_count":10,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T14:27:12.309Z","etag":null,"topics":["autocomplete","scss","sublime-plugin","sublime-text"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmedam55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-09T09:49:34.000Z","updated_at":"2023-12-01T07:30:44.000Z","dependencies_parsed_at":"2023-05-26T01:15:13.009Z","dependency_job_id":null,"html_url":"https://github.com/ahmedam55/SassSolution","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedam55%2FSassSolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedam55%2FSassSolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedam55%2FSassSolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedam55%2FSassSolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedam55","download_url":"https://codeload.github.com/ahmedam55/SassSolution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937751,"owners_count":20535124,"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","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":["autocomplete","scss","sublime-plugin","sublime-text"],"created_at":"2024-07-31T05:01:40.844Z","updated_at":"2025-03-22T09:31:06.082Z","avatar_url":"https://github.com/ahmedam55.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# SassSolution\nSublime plugin to autocomplete all SASS vars and mixins in files you set in the setting file  \n\n![](https://raw.githubusercontent.com/ahmedam55/SassSolution/master/sass-solution-gif.gif)\n\n# Easy installation\nYou can install **SassSolution** through the [Package Control](https://packagecontrol.io/installation).\n\n1. Press \u003ckbd\u003ecmd/ctrl\u003c/kbd\u003e + \u003ckbd\u003eshift\u003c/kbd\u003e + \u003ckbd\u003ep\u003c/kbd\u003e to open the command palette.\n2. Type *\"install package\"* and press enter. Then search for *\"Sass Solution\"*\n\n# Manual installation\n\n1. Download the [latest release](https://codeload.github.com/ahmedam55/SassSolution/zip/master), extract and rename the directory to **\"SassSolution\"**.\n2. Move the directory inside your sublime `Packages` directory. **(Preferences \u003e Browse packages...)**\n\n# Configuration\nTo use the autocompletion you have to define path(s) in the plugin settings so the plugin knows what to parse.\nThe easiest way is right clicking a folder or file in the sidebar and choose `SassSolution` \u003e `Add to AutoComplete`.\nThis will add the appropriate path to your user settings of Sass Solution:\n```\n{\n    \"files\": [],\n    \"folders\": [\"/Users/sassninja/Development/testProject\"]\n}\n```\n\nApart from that you must choose **SCSS syntax** in the editor when you want to use the autocompletion. You can use the plugin [SCSS](https://packagecontrol.io/packages/SCSS) if you can't choose it yet. SASS syntax doesn't work because Sass Solution currently only supports SCSS.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedam55%2FSassSolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedam55%2FSassSolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedam55%2FSassSolution/lists"}