Files
moby/contrib/syntax/textmate
Joon c2029cb257 Update tmLanguage file to cover first escape character
If matched escape character like \" before enter " in begin statement, text editor return invalid Highlighting.
So included escape character outside of begin statement and did some refactoring.
Signed-off-by: Myeongjooon Kim kimmj8409@gmail.com

Signed-off-by: Myeongjoon Kim <kimmj8409@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-25 09:43:53 +02:00
..

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.