Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Connorelsea/SublimeLauncher

A project launcher for Sublime Text
https://github.com/Connorelsea/SublimeLauncher

Last synced: about 2 months ago
JSON representation

A project launcher for Sublime Text

Awesome Lists containing this project

README

        

#Sublime Launcher
##### [Download Latest Release (Sublime Launcher 1.1.2)](https://github.com/Connorelsea/SublimeLauncher/releases/tag/v1.1.2)

### 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](http://i.imgur.com/ufavMqh.png)

## Build

Current build: 1.1.2
Download: [Download Sublime Launcher 1.0](https://github.com/Connorelsea/SublimeLauncher/releases/tag/v1.1.2)

## 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