Skip to content

Connorelsea/SublimeLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Sublime Launcher

A multi-platform, fully-featured, project launcher for Sublime Text

Programs like Eclipse, IntelliJ, WebStorm, and other IDEs have convienient project launchers that allow you to quickly choose the project on startup. Frequently switching projects in Sublime Text is fairly slow. Sublime Launcher aims to remedy this.

  • Create new projects easily
  • Easily load existing projects into Sublime Launcher
  • Fill new projects with content using templates
  • Create your own templates easily
  • Sublime Launcher adds absolutely no metadata/files in the project directory

Pin to your taskbar, start menu, or dock to use easily.

For this to work you must add the following to your Sublime User Settings.

"remember_open_files": false,
"hot_exit": false

Sublime Launcher Main Window Picture

Build

Current build: 1.1.2 Download: Download Sublime Launcher 1.0

Contributing

Browsing the Issues list or looking for things that could be fixed or added is a good way to begin contributing to Sublime Launcher