CodeiumVisualStudio icon indicating copy to clipboard operation
CodeiumVisualStudio copied to clipboard

Cant select suggested code using tab in Visual Stuidio 2022 most of the time.

Open ranasrule opened this issue 1 year ago • 2 comments

I cant select the suggested code by Codeium using the tab key in Visual Studio 2022 most of the time. I have Jetbrains Resharper installed and the project is in Visual Basic. Codeium shows suggestions but only around half the time does pressing the tab key select the suggestion.

ranasrule avatar Mar 15 '24 14:03 ranasrule

I had a very similar issue with Devexpress's CodeRush in visual studio 2022, one of coderush's shortcuts (specifically the tab to next reference) was overriding Codeium's tab autocomplete shortcut most of the time.

I had to disable the tab to next reference feature for coderush (I also disabled devexpress's Intellirush). So now Codeium's autocomplete works properly. It would be nice if there was a way around these types of conflicts (like have a setting in codeium to choose the autocomplete key).

GTechMicah avatar Mar 15 '24 14:03 GTechMicah

I had a very similar issue with Devexpress's CodeRush in visual studio 2022, one of coderush's shortcuts (specifically the tab to next reference) was overriding Codeium's tab autocomplete shortcut most of the time.

I had to disable the tab to next reference feature for coderush (I also disabled devexpress's Intellirush). So now Codeium's autocomplete works properly. It would be nice if there was a way around these types of conflicts (like have a setting in codeium to choose the autocomplete key).

I agree.... a setting in codeium to choose the autocomplete key would be awesome. Hope the devs consider this.

ranasrule avatar Mar 15 '24 17:03 ranasrule

same issue

SnakeInventor avatar May 31 '24 15:05 SnakeInventor

You can now rebind Codeium.CompleteSuggestion in the Visual Studio keybinding options to whatever you'd like.

fortenforge avatar May 31 '24 17:05 fortenforge

Awesome, Thank You @fortenforge !

GTechMicah avatar Jun 03 '24 11:06 GTechMicah