{"id":20627812,"url":"https://github.com/sivan/sublime-text-keymap-for-phpstorm","last_synced_at":"2026-03-19T16:49:02.705Z","repository":{"id":31699259,"uuid":"35264945","full_name":"sivan/sublime-text-keymap-for-phpstorm","owner":"sivan","description":"A Sublime Text 3 style Keymap Settings for PhpStorm","archived":false,"fork":false,"pushed_at":"2015-05-13T07:55:49.000Z","size":152,"stargazers_count":18,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T04:53:19.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/sivan.png","metadata":{"files":{"readme":"README-zh.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-08T07:26:34.000Z","updated_at":"2023-08-07T21:35:12.000Z","dependencies_parsed_at":"2022-09-17T18:00:30.448Z","dependency_job_id":null,"html_url":"https://github.com/sivan/sublime-text-keymap-for-phpstorm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sivan/sublime-text-keymap-for-phpstorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fsublime-text-keymap-for-phpstorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fsublime-text-keymap-for-phpstorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fsublime-text-keymap-for-phpstorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fsublime-text-keymap-for-phpstorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivan","download_url":"https://codeload.github.com/sivan/sublime-text-keymap-for-phpstorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fsublime-text-keymap-for-phpstorm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T13:18:18.035Z","updated_at":"2026-03-10T06:31:46.261Z","avatar_url":"https://github.com/sivan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 适用于 PhpStorm 的 Sublime Text 键位配置\n\n这是一份适用于 PhpStorm（未测试其他  JetBrains IDE）的 Sublime Text 3 键位配置。基本还原了 Sublime Text 3 原生的大部分键位设置。\n\n## 使用说明\n在 「File - Import Settings…」导入 `dist/sublime-keymap.jar` 文件即可。\n\n## Cheat Sheet\n这里有一份适用于 PhpStorm 的 Sublime Text 3 Keymap Cheat Sheet：  \n[http://www.cheatography.com/sivan/cheat-sheets/sublime-text-cheat-sheet-os-x/](http://www.cheatography.com/sivan/cheat-sheets/sublime-text-cheat-sheet-os-x/)\n\n## 注意事项\n\n* 没有找到「Edit-Undo Selection」里各指令的对应动作；\n* 指令「Edit-Line-Delete Line」除了快捷键「⌃⇧K」，还保留了 PhpStorm 本身的快捷键 「⌘⌫」；\n* 指令「Edit-Text-Delete to Beginning」未采用原本快捷键「⌘⌫」，OS X 系统快捷键「⌃T」即可实现；\n* 没有找到「Edit-Text-Transpose 」指令的对应动作；\n* 指令「Edit-Tag-Close Tag 」通过「[Completing Punctuation](https://www.jetbrains.com/phpstorm/help/completing-punctuation.html)」实现；\n* 指令「Edit-Tag-Expand Selection to Tag」通过 PhpStorm 本身指令「Extend Selection」实现，快捷键相同；\n* 「Edit-Mark」里各指令可通过「[Managing Bookmarks](https://www.jetbrains.com/phpstorm/help/managing-bookmarks.html)」实现；\n* 「Edit-Convert Case」里各指令通过「[Toggling Case](https://www.jetbrains.com/phpstorm/help/toggling-case.html)」（⇧⌘U）实现（Sublime Text 默认没有为相应指令「Swap Case」绑定快捷键）；\n* 「Edit-Sort Lines」可通过「[Lines Sorter](https://plugins.jetbrains.com/plugin/5919)」插件实现；\n* 「Selection-Split into Lines」可通过[按住「⌥」拖动鼠标](http://youtrack.jetbrains.com/issue/IDEA-122181)实现；\n* 「Selection-Expand Selection to …」通过「[Completing Punctuation](https://www.jetbrains.com/phpstorm/help/completing-punctuation.html)」（⌥⌘A）实现；\n* 「Find-Replace Next」可通过搜索/替换时，在搜索框中按「⌥P」实现；\n* 「Find-Use Selection for …」为 PhpStorm 默认表现；\n* 「View-Layout」及「View-Group」里各指令可通过「[Splitting and Unsplitting Editor Window](https://www.jetbrains.com/phpstorm/help/splitting-and-unsplitting-editor-window.html)」实现；\n* 没有找到「View-Move File to Group」里各指令的对应动作；\n* 指令「Goto-Goto Definition…」可通过「[Declaration](https://www.jetbrains.com/phpstorm/help/navigating-to-declaration-or-type-declaration-of-a-symbol.html)」实现；\n* 调换了指令「Goto-Switch File-Next/Previous File」[^2]与「Goto-Switch File-Next/Previous File in Stack」的快捷键，「Goto-Switch File-Next/Previous File」通过 PhpStorm 的 [Switcher](https://www.jetbrains.com/phpstorm/help/navigating-between-files-and-tool-windows.html) 实现；\n* 没有找到「Goto-Switch File-Switch Header/Implementation」指令的对应动作；\n* 「Goto-Bookmarks-Clear Bookmarks」会先呼出「Bookmarks」窗口再进行删除。\n\n-- EOF --","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Fsublime-text-keymap-for-phpstorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivan%2Fsublime-text-keymap-for-phpstorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Fsublime-text-keymap-for-phpstorm/lists"}