obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.02k stars 227 forks source link

Insert to Ediitor does not replace the selection #259

Closed JasonEleventeen closed 1 year ago

JasonEleventeen commented 1 year ago

As it says instead of replacing the selection it inserts at the caret

obiscr commented 1 year ago

Indeed, because this feature is not designed to replace the selection, but to insert it where the cursor is.