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