{"id":19638967,"url":"https://github.com/savetheclocktower/pulsar-ide-css-alpha","last_synced_at":"2026-05-15T06:09:12.021Z","repository":{"id":244914058,"uuid":"816672456","full_name":"savetheclocktower/pulsar-ide-css-alpha","owner":"savetheclocktower","description":"A Pulsar-native IDE provider package for CSS, SCSS, and LESS","archived":false,"fork":false,"pushed_at":"2024-06-18T07:35:58.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T17:55:15.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/savetheclocktower.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-06-18T07:32:46.000Z","updated_at":"2024-06-19T16:29:40.000Z","dependencies_parsed_at":"2024-06-18T08:58:06.195Z","dependency_job_id":"c63f9707-599d-49a7-b822-c9db9fd15b85","html_url":"https://github.com/savetheclocktower/pulsar-ide-css-alpha","commit_stats":null,"previous_names":["savetheclocktower/pulsar-ide-css-alpha"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savetheclocktower%2Fpulsar-ide-css-alpha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savetheclocktower%2Fpulsar-ide-css-alpha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savetheclocktower%2Fpulsar-ide-css-alpha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savetheclocktower%2Fpulsar-ide-css-alpha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savetheclocktower","download_url":"https://codeload.github.com/savetheclocktower/pulsar-ide-css-alpha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240942717,"owners_count":19882264,"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":[],"created_at":"2024-11-11T12:43:22.083Z","updated_at":"2026-05-15T06:09:12.015Z","avatar_url":"https://github.com/savetheclocktower.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pulsar-ide-css package\n\nVisual Studio Code’s CSS language server in [Pulsar](https://pulsar-edit.dev). Uses [vscode-langservers-extracted](https://www.npmjs.com/package/@t1ckvscode-langservers-extracted).\n\nSupports CSS, [SCSS](https://sass-lang.com/), and [LESS](https://lesscss.org/).\n\nFeatures:\n\n* Completion (via the builtin `autocomplete-plus`)\n* Symbol listing and navigation (via the builtin `symbols-view`)\n* Diagnostics (via `linter` and `linter-ui-default`)\n* Highlighting references (put your cursor on a token and see all other usages of that token; used via `pulsar-find-references`)\n* Ability to do smart project-wide renaming of certain tokens: variable names, animation names, etc. (via `pulsar-refactor`)\n\n## Configuration\n\nThe settings under the “Server Settings” section correspond almost exactly to the settings exposed by the language server. When you change a setting in the UI, it applies to CSS, SCSS, and LESS all at once.\n\nIf you want to override a setting for just one language, use a [scope-specific override](https://docs.pulsar-edit.dev/customizing-pulsar/language-specific-configuration-settings/) in your `config.cson`:\n\n```coffeescript\n\".source.css.less\":\n  \"pulsar-ide-css\":\n    serverSettings:\n      lint:\n        universalSelector: \"error\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavetheclocktower%2Fpulsar-ide-css-alpha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavetheclocktower%2Fpulsar-ide-css-alpha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavetheclocktower%2Fpulsar-ide-css-alpha/lists"}