MikeBirdTech / gpt3-vscode-extension

Use GPT-3 to generate documentation and get help debugging your code

Repository from Github https://github.comMikeBirdTech/gpt3-vscode-extensionRepository from Github https://github.comMikeBirdTech/gpt3-vscode-extension

Update keybindings

KiraSokolov opened this issue · comments

Can you make keybindings for Mac users?

Sure thing. I don't have a Mac, do you mind sharing 4 easy keybindings that aren't assigned by default?

@Arrendy
Can the shortcuts be in a preferences section?
I am using Mac and not able to use this extension at all.

@h0tw4t3r
All keybindings can be set in preferences > keyboard shortcuts.

All commands can also be called through the command palette .

If you provide me with 4 short keyboard shortcuts that aren't being used on a mac, I can update the default

Ask GPT:

ctrl + '

Create code from docs:

ctrl + \

Create documentation:

ctrl + ]

GPT code review:

ctrl + [

Screen Shot 2023-01-14 at 2 51 27 AM

Thamls @semanticentity!

I've added those keybindings