ai-genie/chatgpt-vscode

New version has worse UX - Customizable context menu location?

mdrejhon opened this issue · 1 comments

Describe the Issue

It now takes a long mouse movement to access Genie options. I prefer the mouse over hotkeys and I have made custom prompts that are needed (Ad-Hoc prompt is my most common one).

image

Thanks to large 128K token windows (500KB text), I now select whole source code modules (>1000 lines) and ask the AI, "How can I rewrite this structure into EMCAScript 2015 compatible? Give me a list of coding tips.". It's done a great job of that now... and now my favorite Genie AdHoc prompt feature is harder to access.

Also, nice-to-have, is ability to multi-select multiple files in the left sidebar (a .html and a .js file) and ask gpt-4-1106-preview questions that involves two or three large code files, and right click the selected files to activate Genie. It's been doing a good job of that if I copy and paste the files (block by block) into the conversation. The large context size now makes this possible;

I've been using it as a tutor to help me refactor projects, and teach me how to be a better JavaScript/HTML programmer, I appreciate the large context size of gpt-4-1106-preview.

Customizations

gpt-4-1106-rpeview

+1 for this.

It was super convenient to have all options in the first click. Would be nice to have that back.