{"id":23446478,"url":"https://github.com/segundofdez/sublime-for-designers","last_synced_at":"2026-01-21T18:36:03.226Z","repository":{"id":141450428,"uuid":"76590630","full_name":"segundofdez/sublime-for-designers","owner":"segundofdez","description":"Useful sublime text packages for web designers","archived":false,"fork":false,"pushed_at":"2017-12-03T23:07:33.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:50:02.621Z","etag":null,"topics":["designer","sublimetext","tips"],"latest_commit_sha":null,"homepage":null,"language":null,"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/segundofdez.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-15T19:46:03.000Z","updated_at":"2024-11-03T14:48:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"496bd22e-7fe8-4d2a-9c68-bd0917bc0a90","html_url":"https://github.com/segundofdez/sublime-for-designers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/segundofdez/sublime-for-designers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segundofdez%2Fsublime-for-designers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segundofdez%2Fsublime-for-designers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segundofdez%2Fsublime-for-designers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segundofdez%2Fsublime-for-designers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segundofdez","download_url":"https://codeload.github.com/segundofdez/sublime-for-designers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segundofdez%2Fsublime-for-designers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28639378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["designer","sublimetext","tips"],"created_at":"2024-12-23T20:35:04.773Z","updated_at":"2026-01-21T18:36:03.211Z","avatar_url":"https://github.com/segundofdez.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime for designers\nUseful Sublime Text packages and keyboard shortcuts for web designers.\n\n## About Sublime Text\nAs they say in the web site Sublime Text is a sophisticated text editor for code, markup and prose.\nYou'll love the slick user interface, extraordinary features and amazing performance.\n\nMore info: https://www.sublimetext.com/\n\n## Useful packages\n\n### Package Control\nInstall and keep packages up-to-date.\n\nhttps://packagecontrol.io/\n\n### EditorConfig\nHelps developers maintain consistent coding styles between different editors - Sublime Text plugin.\n\nhttps://packagecontrol.io/packages/EditorConfig\n\n### TrailingSpaces\nHighlight trailing spaces and delete them in a flash.\n\nhttps://packagecontrol.io/packages/TrailingSpaces\n\n### Emmet\nThe essential toolkit for web-developers.\n\nhttp://emmet.io/\n\n### SideBarEnhancements\nEnhancements to Sublime Text sidebar. Files and folders.\n\nhttps://packagecontrol.io/packages/SideBarEnhancements\n\n### ColorPicker\nA multi-platform color picker plugin.\n\nhttp://weslly.github.io/ColorPicker/\n\n### Color Highlighter\nColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like \"#FFFFFF\", \"rgb(255,255,255)\", \"white\", etc.) with their real color. Also, plugin adds color picker to easily modify colors.\n\nhttps://packagecontrol.io/packages/Color%20Highlighter\n\n## Keyboard Shortcuts\nThis shortcuts it based on Guillermo López-Anglada and FichteFoll work https://github.com/guillermooo/sublime-undocs http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html\nLicensed under [CC by-nc-nd][license].\n\n[license]: http://creativecommons.org/licenses/by-nc-nd/4.0/\n\n### Editing\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e⌘ + X\u003c/td\u003e\n        \u003ctd\u003eCut line\u003c/td\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ↩ \u003c/td\u003e\n\t\t\u003ctd\u003eInsert line after\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + ↩\u003c/td\u003e\n\t\t\u003ctd\u003eInsert line before\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘+ctrl+↑\u003c/td\u003e\n\t\t\u003ctd\u003eMove line/selection up\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘+ctrl+↓\u003c/td\u003e\n\t\t\u003ctd\u003eMove line/selection dow\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + L\u003c/td\u003e\n\t\t\u003ctd\u003eSelect line - Repeat to select next lines\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘+D\u003c/td\u003e\n\t\t\u003ctd\u003eSelect word - Repeat select others occurrences\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⌘ + G\u003c/td\u003e\n\t\t\u003ctd\u003eSelect all occurrences of current selection\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + M\u003c/td\u003e\n\t\t\u003ctd\u003eJump to closing parentheses Repeat to jump to opening parentheses\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + Left\u003c/td\u003e\n\t\t\u003ctd\u003eMove to beginning of line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + Right\u003c/td\u003e\n\t\t\u003ctd\u003eMove to end of line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + K\u003c/td\u003e\n\t\t\u003ctd\u003eDelete from cursor to end of line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + K + ⌫\u003c/td\u003e\n\t\t\u003ctd\u003eDelete from cursor to start of line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ]\u003c/td\u003e\n\t\t\u003ctd\u003eIndent current line(s)\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + [\u003c/td\u003e\n\t\t\u003ctd\u003eUn-indent current line(s)\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + D\u003c/td\u003e\n\t\t\u003ctd\u003eDuplicate line(s)\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + J\u003c/td\u003e\n\t\t\u003ctd\u003eJoin line below to the end of the current line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + /\u003c/td\u003e\n\t\t\u003ctd\u003eComment/un-comment current line\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + /\u003c/td\u003e\n\t\t\u003ctd\u003eBlock comment current selection\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + Y\u003c/td\u003e\n\t\t\u003ctd\u003eRedo, or repeat last keyboard shortcut command\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + Space\u003c/td\u003e\n\t\t\u003ctd\u003eSelect next auto-complete suggestion\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⇧ + W\u003c/td\u003e\n\t\t\u003ctd\u003eWrap Selection in html tag\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⇧ + K\u003c/td\u003e\n\t\t\u003ctd\u003eDelete current line of cursor\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Navigation/Goto Anywhere\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + P or ⌘ + T\u003c/td\u003e\n\t\t\u003ctd\u003eQuick-open files by name\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + R\u003c/td\u003e\n\t\t\u003ctd\u003eGoto symbol / Goto word in current file\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + G\u003c/td\u003e\n\t\t\u003ctd\u003eGoto line in current file\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### General\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + P\u003c/td\u003e\n\t\t\u003ctd\u003eCommand Palette\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⌘ + F\u003c/td\u003e\n\t\t\u003ctd\u003eToggle fullscreen mode\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⇧ + ⌘ + F\u003c/td\u003e\n\t\t\u003ctd\u003eToggle distraction-free mode\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + K, ⌘ + B\u003c/td\u003e\n\t\t\u003ctd\u003eToggle side bar\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⇧ + P\u003c/td\u003e\n\t\t\u003ctd\u003eShow scope in status bar\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Find/Replace\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + F\u003c/td\u003e\n\t\t\u003ctd\u003eFind\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + F\u003c/td\u003e\n\t\t\u003ctd\u003eReplace\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + F\u003c/td\u003e\n\t\t\u003ctd\u003eFind in files\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Scrolling\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + V\u003c/td\u003e\n\t\t\u003ctd\u003eScroll down one page\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + L\u003c/td\u003e\n\t\t\u003ctd\u003eCenter current line vertically in page\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + Down\u003c/td\u003e\n\t\t\u003ctd\u003eScroll to end of file\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + Up\u003c/td\u003e\n\t\t\u003ctd\u003eScroll to start of file\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Tabs\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + t\u003c/td\u003e\n\t\t\u003ctd\u003eOpen last closed tab\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + [NUM]\u003c/td\u003e\n\t\t\u003ctd\u003eJump to tab in current group where num is 1-9\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + 0\u003c/td\u003e\n\t\t\u003ctd\u003eJump to 10th tab in current group\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + [\u003c/td\u003e\n\t\t\u003ctd\u003eCycle left through tabs\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⇧ + ]\u003c/td\u003e\n\t\t\u003ctd\u003eCycle right through tabs\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + Tab\u003c/td\u003e\n\t\t\u003ctd\u003eCycle up through recent tabs\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Split window\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + 1\u003c/td\u003e\n\t\t\u003ctd\u003eRevert view to single column\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + 2\u003c/td\u003e\n\t\t\u003ctd\u003eSplit view into two columns\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + 3\u003c/td\u003e\n\t\t\u003ctd\u003eSplit view into three columns\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + 4\u003c/td\u003e\n\t\t\u003ctd\u003eSplit view into four columns\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ⌥ + 5\u003c/td\u003e\n\t\t\u003ctd\u003eSet view to grid (4 groups)\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + [NUM]\u003c/td\u003e\n\t\t\u003ctd\u003eJump to group where num is 1-4\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ectrl + ⇧ + [NUM]\u003c/td\u003e\n\t\t\u003ctd\u003eMove file to specified group where num is 1-4\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n### Text manipulation\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eKeypress\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + K, ⌘ + U\u003c/td\u003e\n\t\t\u003ctd\u003eTransform to Uppercase\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + K, ⌘ + L\u003c/td\u003e\n\t\t\u003ctd\u003eTransform to Lowercase\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e⌘ + ctrl + up, ⌘ + ctrl + down\u003c/td\u003e\n\t\t\u003ctd\u003eclip text upwards / downwards\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegundofdez%2Fsublime-for-designers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegundofdez%2Fsublime-for-designers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegundofdez%2Fsublime-for-designers/lists"}