microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.2k stars 512 forks source link

context menu #4368

Open R-G78 opened 1 month ago

R-G78 commented 1 month ago

Does this occur consistently? yes Repro steps:

when I right click on a file im not able to access the context menu. 1. 2. Version: 1.29.2 OS: darwin OS Release: 23.6.0 Product: Visual Studio Code Product Version: 1.92.2 Language: en
bwateratmsft commented 1 month ago

Can you share a screenshot of where you're right-clicking?

R-G78 commented 1 month ago

My pointer cant be seen but its on top of the word Dockerfile

On Mon, 19 Aug 2024 at 5:41 PM, Brandon Waterloo [MSFT] < @.***> wrote:

Can you share a screenshot of where you're right-clicking?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-docker/issues/4368#issuecomment-2296747519, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKSHZBIMVIMXSZTECYBPYATZSH7X5AVCNFSM6AAAAABMX6IXVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJWG42DONJRHE . You are receiving this because you authored the thread.Message ID: @.***>

bwateratmsft commented 1 month ago

It looks like the screenshot didn't come through, can you try again?

R-G78 commented 1 month ago

I'll try again.

On Mon, 19 Aug 2024 at 8:14 PM, Brandon Waterloo [MSFT] < @.***> wrote:

It looks like the screenshot didn't come through, can you try again?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-docker/issues/4368#issuecomment-2297051137, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKSHZBKLJLHOYJB5ZXJZQPTZSIRWXAVCNFSM6AAAAABMX6IXVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJXGA2TCMJTG4 . You are receiving this because you authored the thread.Message ID: @.***>

danegsta commented 1 month ago

@R-G78 you're likely going to have to upload the screenshot directly on GitHub, I don't believe attachments are included when replying to comments via email.

R-G78 commented 1 month ago

Ok. Thank you for your patient and swift response. I will do that right away

On Mon, 19 Aug 2024 at 10:45 PM, David Negstad @.***> wrote:

@R-G78 https://github.com/R-G78 you're likely going to have to upload the screenshot directly on GitHub, I don't believe attachments are included when replying to comments via email.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-docker/issues/4368#issuecomment-2297317045, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKSHZBNNV4GXGDJNQ5CFHX3ZSJDMZAVCNFSM6AAAAABMX6IXVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJXGMYTOMBUGU . You are receiving this because you were mentioned.Message ID: @.***>

R-G78 commented 1 month ago

Image 19-08-2024 at 19 58 (1)

danegsta commented 1 month ago

@R-G78 I just tested on my Mac with the latest VSCode and extension release and wasn't able to reproduce. It looks like you have one or more extensions installed that are adding functionality to your Explorer view (you've expanded info views for individual files and what looks like a line number badge next to the individual files); are you able to right click on other file types besides Dockerfiles and get a context menu still?

R-G78 commented 4 weeks ago

No. It’s all the same. I can’t access the context menu for any of the files

On Tue, 20 Aug 2024 at 1:00 AM, David Negstad @.***> wrote:

@R-G78 https://github.com/R-G78 I just tested on my Mac with the latest VSCode and extension release and wasn't able to reproduce. It looks like you have one or more extensions installed that are adding functionality to your Explorer view (you've expanded info views for individual files and what looks like a line number badge next to the individual files); are you able to right click on other file types besides Dockerfiles and get a context menu still?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-docker/issues/4368#issuecomment-2297532046, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKSHZBN2SPV76OO4WFU4LK3ZSJTJDAVCNFSM6AAAAABMX6IXVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJXGUZTEMBUGY . You are receiving this because you were mentioned.Message ID: @.***>

bwateratmsft commented 4 weeks ago

This is the Source Control view. The Docker extension doesn't do anything with it. You should check what other extensions you have installed and possibly try reinstalling VSCode.

danegsta commented 4 weeks ago

You could try disabling all of your extensions and seeing if your context menu starts working, then turning them back on one at a time until it stops working; that way you'll know exactly what extension is breaking things. If it still doesn't work after disabling all extensions, then a full reinstall is definitely your best bet.

R-G78 commented 4 weeks ago

I’ve done so. Still the same result

On Tue, 20 Aug 2024 at 8:47 PM, David Negstad @.***> wrote:

You could try disabling all of your extensions and seeing if your context menu starts working, then turning them back on one at a time until it stops working; that way you'll know exactly what extension is breaking things. If it still doesn't work after disabling all extensions, then a full reinstall is definitely your best bet.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-docker/issues/4368#issuecomment-2299412285, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKSHZBI2YK5XYTP3VMRJZKTZSN6JTAVCNFSM6AAAAABMX6IXVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZGQYTEMRYGU . You are receiving this because you were mentioned.Message ID: @.***>