dockerfilelint icon indicating copy to clipboard operation
dockerfilelint copied to clipboard

Feature request: VSCode editor integration

Open mipearson opened this issue 6 years ago • 1 comments

Hopefully some keen person sees this, because this would be very nice to have running in VSCode (rather than installing / running at https://www.fromlatest.io)

mipearson avatar Feb 27 '19 21:02 mipearson

Thanks for the dockerfilelint. I just write a extension to lint Dockerfile with this project. This is my first vscode extension, so I'll appreciate if someone can give me any feedback.

https://github.com/DanSnow/vscode-dockerfilelint

Also I'm still working on the document. So I'm not ready for publishing this yet.

Updated:

I have already published it at https://marketplace.visualstudio.com/items?itemName=DanSnow.vscode-dockerfilelint

DanSnow avatar Apr 02 '19 10:04 DanSnow