{"id":13448067,"url":"https://github.com/csscomb/csscomb-for-sublime","last_synced_at":"2025-12-25T06:55:53.653Z","repository":{"id":3103536,"uuid":"4129289","full_name":"csscomb/csscomb-for-sublime","owner":"csscomb","description":"! DEPRECATED ! Please use https://github.com/csscomb/sublime-csscomb instead","archived":false,"fork":false,"pushed_at":"2013-12-31T13:16:40.000Z","size":195,"stargazers_count":107,"open_issues_count":7,"forks_count":18,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-28T13:11:55.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/csscomb/sublime-csscomb","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mperham/sidekiq","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csscomb.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}},"created_at":"2012-04-24T20:20:49.000Z","updated_at":"2024-07-23T17:40:24.000Z","dependencies_parsed_at":"2022-07-09T14:17:38.015Z","dependency_job_id":null,"html_url":"https://github.com/csscomb/csscomb-for-sublime","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csscomb%2Fcsscomb-for-sublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csscomb%2Fcsscomb-for-sublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csscomb%2Fcsscomb-for-sublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csscomb%2Fcsscomb-for-sublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csscomb","download_url":"https://codeload.github.com/csscomb/csscomb-for-sublime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244897609,"owners_count":20528265,"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-07-31T05:01:34.641Z","updated_at":"2025-12-25T06:55:53.619Z","avatar_url":"https://github.com/csscomb.png","language":"PHP","readme":"# CSScomb for Sublime Text 2 \u0026 3\n\n## About\n\nTool for sorting CSS properties in specific order.\n\n* Sorting CSS properties. The order of properties in the help of professionals\n* Setting the order of CSS properties. Use the order to which you are accustomed to\n* Parsing CSS in the tags ```\u003cstyle\u003e```, ```style=\"...\"``` attribute. CSScomb find a CSS-code to other languages and will sort it\n* Formatting style sheets does not change. Work as a singleline and multiline CSS\n* Separation of CSS properties for the group. Separate groups of empty string if you want\n* Full support CSS2/CSS2.1/CSS3/CSS4 ;) CSScomb ready for the advanced CSS-code\n\nThe algorithm of CSScomb simulates web-technologists actions upon working with\nCSS-code to the limit. Usually to re-order code you move lines over each other\nconsidering comments in the code, multilines records of property values, hacks\nand everything that could be found in the real file. CSScomb reproduces these\nactions for you. This means that the parser \"thinks\" as a person editing the\ntext, not as a blind robot parsing CSS.\n\nFor more info, online demo and tests see [http://csscomb.com](http://csscomb.com)\n\n\n## The Requirements\n\nCSScomb is written in pure PHP, without any external libraries or dependencies.\nSee details at [wiki](https://github.com/csscomb/CSScomb/wiki/Requirements).\n\n\n## Plugin usage\n\nSelect code and press \u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003eshift\u003c/kbd\u003e+\u003ckbd\u003ec\u003c/kbd\u003e  \n  \nTip: Combine expand selection by indentation \u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003eshift\u003c/kbd\u003e+\u003ckbd\u003ej\u003c/kbd\u003e with \u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003eshift\u003c/kbd\u003e+\u003ckbd\u003ec\u003c/kbd\u003e to quickly  \nselect all rules for current css selector and sort them with csscomb.\n\n## Custom sort order\n\nPlugin allows to use your own sort order.  \n  \nTo customize it do following:  \n1. Open default sort order:  `Preferences` → `Package Settings` → `CSScomb` → `Sort Order – Default`  \n2. Copy whole file content.  \n3. Open user-defined sort order:  `Preferences` → `Package Settings` → `CSScomb` → `Sort Order – User`  \n4. Paste in this file.  \n5. Change order how you want.\n6. Set `custom_sort_order` value to `true`\n\n## Issues \u0026 bugs\n\n[CSScomb tracker](https://github.com/csscomb/CSSComb/issues)\n\n\n## Authors\n\nCSScomb core: [miripiruni](https://github.com/miripiruni), [tonyganch](https://github.com/tonyganch)\n\nSublime plugin: [i-akhmadullin](https://github.com/i-akhmadullin)\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsscomb%2Fcsscomb-for-sublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsscomb%2Fcsscomb-for-sublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsscomb%2Fcsscomb-for-sublime/lists"}