devoxx / DevoxxGenieIDEAPlugin

DevoxxGenie is a plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Llama.cpp and Exo) and Cloud based LLMs to help review, test, explain your project code.
https://devoxx.com
MIT License
156 stars 24 forks source link

Copy & Pasting code must respect new lines #258

Closed stephanj closed 1 month ago

stephanj commented 1 month ago

When copying code from the prompt response the new lines should be respected when pasting them into an editor.

mydeveloperplanet commented 1 month ago

Duplicate from #168 ?

stephanj commented 1 month ago

Indeed, will remove this one

stephanj commented 1 month ago

Same as #168