Skip to content

wsargent/jedit-docker-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Docker mode for jEdit

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"
/>

About

A docker mode for jEdit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published