You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering about interacting with this plugin via toolview. So the user enters the usual
//[AI Do something for me with that code]
And an AI-generated suggestion comes up in a toolview and UI elements (ie button) such as copy or accept serve this purpose. A lineedit can also accept user text and interact with the AI to fine-tune the suggestions.
Or maybe a qdialog next to the selected text in the editor can display the generated text in text-related widget
I think that in this way the plugin will get more convenient.
Any other ideas or critique?
The text was updated successfully, but these errors were encountered:
Hi,
I was wondering about interacting with this plugin via toolview. So the user enters the usual
And an AI-generated suggestion comes up in a toolview and UI elements (ie button) such as copy or accept serve this purpose. A lineedit can also accept user text and interact with the AI to fine-tune the suggestions.
Or maybe a qdialog next to the selected text in the editor can display the generated text in text-related widget
I think that in this way the plugin will get more convenient.
Any other ideas or critique?
The text was updated successfully, but these errors were encountered: