Docker uses a format called "Dockerfile" (for want of a better term). These files are normally named Dockerfile with no extension. I downloaded the Dockerfile syntax definition and made a new document class with Dockerfile in it, but TextPad won't syntax highlight it. If I manually change the syntax highlighting on the currently open document to Dockerfile.syn, it works just fine. I don't have any issues with any of my other syntax definitions. Is there a trick to getting this working or is this a TextPad limitation? I tried both
Last edited by AmigoJack on Fri Jul 21, 2023 12:18 pm, edited 1 time in total.
Reason:adding question mark to a question, as this is no how-to then; adding link; adding code formatting
This will work if you delete "*." from the list of members of the Text document class, and make "docker" the only member of your Docker document class.