Age | Commit message (Expand) | Author |
2021-10-06 | feat(sublime): add support for Sublime Text 4 on Windows (#10063) | HoshinoArika |
2020-09-04 | sublime: add Sublime Text 4 path for macOS | Marc Cornellà |
2020-03-19 | update path for snapd /snap/bin/* which is used by Linux systems (#8752) | Mark |
2019-10-02 | sublime: ignore wslpath errors if C drive is missing | Marc Cornellà |
2019-09-19 | Fix WSL check for WSL 2 and simplify nohup in open_command | Marc Cornellà |
2019-04-15 | sublime: refactor plugin and fix documentation (#7715) | Marc Cornellà |
2018-10-17 | sublime: fix typo in cygwin path logic (#7304) | mhennecke |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
2018-04-23 | [subl] Fix local variable definition | Marc Cornellà |
2018-04-22 | sublime plugin: make "local" work by wrapping in anon function | Andrew Janke |
2018-01-22 | added stn create_project function for stubbing sublime-project files (#6515) | Jake Stanley |
2016-10-10 | Use OSTYPE instead of uname whenever possible for better speed. (#5496) | Hong |
2016-08-14 | Create an alias to open up sublime project (#5258) | Peter Han |
2015-09-27 | Update sublime.plugin.zsh | Tyler Charlesworth |
2015-09-24 | Adds Cygwin support | Tyler Charlesworth |
2015-06-14 | Merge pull request #3929 from GunfighterJ/GunfighterJ-patch-sublime3 | Robby Russell |
2015-06-12 | Fix README.md for sst command | CkEsc |
2015-06-11 | sublime: Make subl a function so it can be called from functions in other mod... | Paul Melnikow |
2015-06-11 | Added support for detecting Sublime Text 3 on Arch Linux | Jonathan Roemer |
2015-05-25 | Add sublime text 3 paths to check list | GunfighterJ |
2015-02-24 | Added missing 'stt' command alias | wyldphyre |
2015-02-24 | Add README.md file | wyldphyre |
2015-01-11 | Sublime Text plugin: added sst alias for sudo run sublime | CkEsc |
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian Höltje |
2014-06-28 | Add /usr/bin/subl path for who has linked sublime text there | Arandi López |
2014-05-29 | Removed unnecessary execute permissions for some plugins | Theodore Kokkoris |
2014-03-02 | Integrate changes from #1841. | Kaiwen Xu |
2014-03-02 | Fixed sublime plugin behaviors. | Kaiwen Xu |
2013-11-17 | Add support for sublime 3 | Gaetan Semet |
2013-09-05 | Sublime Text: Harmonize alias with the Sublime Text install instructions | Paul Melnikow |
2013-04-29 | Change sublime text path select priority on mac. | Kaiwen Xu |
2013-04-23 | Merge pull request #1704 from laggyluke/st3 | Robby Russell |
2013-04-10 | Support for Sublime Text 3 | George Miroshnykov |
2013-04-07 | Prevents echo of _sublime_darwin_paths contents | dsx |
2013-02-08 | Support for Sublime Text 3, with fallback | Ian MacLeod |
2012-12-04 | Merge pull request #1454 from gAmUssA/patch-4 | Robby Russell |
2012-12-02 | Merge pull request #1259 from bwl/sublime-fix | Robby Russell |
2012-12-02 | Update plugins/sublime/sublime.plugin.zsh | Viktor Gamov |
2012-11-05 | Update plugins/sublime/sublime.plugin.zsh | 汤凯 Kevin Tong |
2012-07-29 | Adding logic for ~/Applications folder installs of Sublime Text 2 | bwl |
2012-07-09 | utilize sublime's embedded command line binary | Josh Vermaire |
2012-07-08 | escape whitespace | Josh Vermaire |
2012-05-24 | Fixed a bug in checking the platform | Varun Vijayaraghavan |
2012-05-21 | Add Sublime Text 2 alias for Linux. | Varun Vijayaraghavan |
2012-04-22 | changed the alias to use to cli provided by sublime text | Dylan Hudson |
2012-04-19 | added aliases for sublime text | Dylan Hudson |