mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
abd39744c6
While convention states that Dockerfile instructions should be written in uppercase, the engine allows them to be mixed case or in lowercase. The tmLanguage file should tolerate this and provide highlighting support even if instructions are not written in uppercase. Signed-off-by: Remy Suen <remy.suen@gmail.com> |
||
---|---|---|
.. | ||
Docker.tmbundle | ||
README.md | ||
REVIEWERS |
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.