Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it doesn't work in docker file #160

Open
mhamri opened this issue May 3, 2020 · 3 comments
Open

it doesn't work in docker file #160

mhamri opened this issue May 3, 2020 · 3 comments

Comments

@mhamri
Copy link

mhamri commented May 3, 2020

when I'm writing docker file it would be handy to show the IntelliSense path when referring to a local folder

COPY ./../somewhere/in/my-computer ./somewhere/in/the/docker

the first part of the COPY command could get benefit of this featuer.

@ChristianKohler
Copy link
Owner

Hey @mhamri , sorry for the very late response.

Did you find a solution for your problem in the meantime?

@mhamri
Copy link
Author

mhamri commented Nov 6, 2021

no, I right click on the file that I want and copy their reference and then modify the path manually.

@ChristianKohler
Copy link
Owner

I tested it out on my machine. So what works is the following. What doesn't work is path completion in non-string paths.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants