Docker mode for jEdit
November 26, 2013 ยท View on GitHub
Nothing fancy, just syntax highlighting.
Installation
Open up your modes folder by going to the Menu "Utilities / Settings Directory" and then clicking on "modes"
Store docker.xml in there.
Add this into the catalog file:
<MODE NAME="docker"
FILE="docker.xml"
FILE_NAME_GLOB="Dockerfile"
/>