xnedit
xnedit copied to clipboard
Dockerfile syntax highlighting support
Will be good to have a Dockerfile system highlighting, I used a lot during my daily work.
Cheers, r1w1s1
Good idea, I will look into this.
Also with some kind of map view of the file Will be awesome
I've added a dockerfile language mode to xnedit. It would be nice if anyone could review it.
Yes, it's working! I compiled from the master branch and confirmed the Dockerfile support. When can we expect this feature to be available in a release?
here is :) https://0x0.st/8jkp.png
Nice. I actually can see a small bug in the screenshot. I wanted to highlight the first word after RUN, but not the \ character.
I'm not sure when I will make the next release, but it will take some month. In theory it is possible to use the dockerfile language mode with older releases, you just need to add the config to the nedit.rc file.