Swift
A Sublime Text package for the Swift programming language
Details
Installs
- Total 93K
- Win 18K
- Mac 67K
- Linux 8K
Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 1 | 2 | 1 | 0 | 3 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 3 | 2 | 0 | 2 | 2 | 0 | 2 | 0 | 2 | 0 | 0 | 1 | 1 | 0 | 0 | 2 | 0 | 2 | 0 | 1 | 2 | 2 | 0 | 1 | 5 | 0 | 0 | 1 | 0 | 1 | 1 |
Mac | 3 | 8 | 4 | 5 | 7 | 7 | 8 | 6 | 7 | 3 | 2 | 3 | 9 | 6 | 7 | 7 | 1 | 4 | 4 | 6 | 11 | 8 | 4 | 0 | 5 | 6 | 8 | 11 | 5 | 5 | 2 | 4 | 5 | 5 | 7 | 3 | 8 | 1 | 3 | 4 | 7 | 10 | 13 | 10 | 1 | 4 |
Linux | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 1 | 2 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 3 | 2 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 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.