terraform-autocomplete icon indicating copy to clipboard operation
terraform-autocomplete copied to clipboard

Please disable auto-launching browser on "Cmd" key press

Open ZeroOneLabs opened this issue 2 years ago • 4 comments

Hello,

When I enable your VS Code plugin, I have to avoid having my cursor on a code block, for if I press the command key on Macs, the web browser is launched to the Terraform documentation for that code block (e.g. "aws_instance").

I would very much appreciate it if you would give us a way to disable that functionality or give us the ability to change this behavior to a control-click or command+click action.

Thank you! Zan

ZeroOneLabs avatar Feb 07 '23 23:02 ZeroOneLabs

Man, I've been using this for years in conjunction with a number of other extensions, and have been trying to figure out what was causing this behavior. Finally today started a process of elimination with my extensions to figure out the culprit.

It would be awesome if this got fixed, because otherwise the extension is great. I do like the highlighting and intentionally use the "go to definiton" function quite a bit. But the cmd key is highly ingrained in mac productivity (keyboard navigation) and it can become excruciating when you end up opening up like 6 tabs of TF registry when you're just trying to highlight some stuff.

Might branch this and try and figure it out.

matthewmrichter avatar Feb 17 '24 16:02 matthewmrichter