alanzanattadev / atom-docker

Docker Integration for Atom.io
MIT License
48 stars 11 forks source link

Feature request: Show step number before each command #34

Open denisyuji opened 4 years ago

denisyuji commented 4 years ago

Sometimes we have issues building a long Dockerfile and the docker build returns the step # where the issue happened. It would be great if we can see in the editor the Step # that each line corresponds to easily start to work on that specific line.