rcjsuen / dockerfile-language-service

Dockerfile language service for providing an API to create feature-rich Dockerfile editors in JavaScript.
MIT License
16 stars 2 forks source link

Suggest working directories when editing the last argument of an ADD or COPY instruction in JSON form #79

Open rcjsuen opened 3 years ago

rcjsuen commented 3 years ago

This is an extension to #77 for handling ADD and COPY instructions that are written in JSON form.