ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Swift

by quiqueg ALL

A Sublime Text package for the Swift programming language

Details

Installs

  • Total 94K
  • Win 18K
  • Mac 68K
  • Linux 8K
Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7
Windows 0 0 0 1 0 2 1 2 2 1 0 1 0 1 2 1 1 1 0 1 0 1 0 1 1 1 0 1 0 1 0 0 1 2 0 1 1 1 2 1 0 3 0 0 1 0
Mac 0 11 4 2 8 11 6 6 2 8 3 5 4 8 8 2 9 1 5 8 6 5 7 3 2 6 5 6 3 5 3 5 3 8 4 6 8 4 5 7 7 8 6 7 3 2
Linux 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 2 1 0 1 2 0 0

Readme

Source
raw.​githubusercontent.​com

Swift-Sublime-Package

A Sublime Text package for the Swift programming language

Installation

via Package Control (Recommended)

Package Control is a package manager for Sublime Text 2 & 3. If you don't already have it installed, follow the installation instructions here.

Once Package Control is installed, restart Sublime and follow these steps: * Open the Command Pallette (cmd + shift + p on OS X / Linux or ctrl + shift + p on Windows) * Type “install” and select “Package Control: Install Package” * Type “swift” and press Enter

All done! Package Control will automatically update the package whenever there's a new version.

License

The MIT License (MIT)

Copyright © 2014 Matthew Alexander matt@queg.net

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.