embark icon indicating copy to clipboard operation
embark copied to clipboard

default target for identifiers inside docker containers.

Open nehrbash opened this issue 2 years ago • 0 comments

when I run embark-act on any identifier inside a docker container embark chooses the file target as the initial target. The expected identifier target is correctly selected when editing outside of the docker container.

for reference the path looks like this. /docker:dev-container:/workspace/internal/http/htmx/htmx.go

nehrbash avatar Dec 27 '23 18:12 nehrbash