extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add dockerignore extension

Open eth0net opened this issue 1 year ago • 2 comments

This PR brings a new extension to support syntax highlighting for .dockerignore files.

eth0net avatar Apr 30 '24 12:04 eth0net

I think it would be better if the dockerignore syntax highlighting could be put here https://github.com/d1y/dockerfile.zed :)

d1y avatar Apr 30 '24 12:04 d1y

I think it would be better if the dockerignore syntax highlighting could be put here https://github.com/d1y/dockerfile.zed :)

I also have a Docker Compose extension, would be better to combine them all but I originally avoided adding to your dockerfile extension since ideally it would be a new Docker extension. I had also forgotten about dockerignore at the time or I'd have just started on the combined one then 🤦🏻‍♀️

eth0net avatar Apr 30 '24 12:04 eth0net

@eth0net Did you still want to publish this extension now that git-firefly supports .dockerignore?

maxdeviant avatar May 14 '24 14:05 maxdeviant

Perhaps not, it might be worth condensing it into a whole docker extension at some point but for now let's close this.

eth0net avatar May 14 '24 15:05 eth0net