Dockerfile Syntax Highlighting
Dockerfile syntax
Labels language syntax
Details
Installs
- Total 221K
- Win 50K
- Mac 102K
- Linux 69K
| Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | 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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 6 | 4 | 0 | 5 | 4 | 5 | 6 | 6 | 7 | 0 | 4 | 2 | 7 | 7 | 7 | 6 | 3 | 2 | 12 | 9 | 6 | 7 | 6 | 3 | 3 | 8 | 4 | 8 | 10 | 12 | 3 | 5 | 3 | 10 | 6 | 5 | 6 | 3 | 2 | 6 | 5 | 7 | 10 | 14 | 1 |
| Mac | 1 | 8 | 12 | 11 | 3 | 3 | 14 | 12 | 11 | 10 | 8 | 2 | 9 | 10 | 9 | 14 | 9 | 3 | 3 | 7 | 13 | 6 | 10 | 7 | 10 | 5 | 10 | 7 | 11 | 11 | 9 | 14 | 6 | 12 | 9 | 9 | 5 | 12 | 6 | 5 | 16 | 11 | 13 | 5 | 14 | 3 |
| Linux | 0 | 10 | 2 | 9 | 3 | 7 | 6 | 9 | 11 | 8 | 7 | 10 | 6 | 8 | 9 | 6 | 6 | 10 | 2 | 8 | 3 | 12 | 13 | 14 | 7 | 10 | 6 | 10 | 13 | 9 | 5 | 4 | 6 | 4 | 11 | 15 | 8 | 22 | 4 | 5 | 7 | 8 | 8 | 6 | 10 | 2 |
Readme
- Source
- raw.githubusercontent.com
Docker.tmbundle
Dockerfile syntax highlighting for TextMate and Sublime Text.
Install
Sublime Text
Available for Sublime Text under package control. Search for Dockerfile Syntax Highlighting
TextMate 2
You can install this bundle in TextMate by opening the preferences and going to the bundles tab. After installation it will be automatically updated for you.
enjoy.
Changelog
1.3.0
- Added invalid newlines highlighting
1.2.0
- Updated with latest keywords
1.0.1
- Added
Dockerfile.sublime-syntax, converted from tmLanguage
1.0.0
- Started doing version tags
- Added
ARGinstruction
License
Copyright 2014 Asbjorn Enge
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.