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

Preserve new line when copying code from response #168

Open stephanj opened 3 months ago

stephanj commented 3 months ago

Currently when you copy code from the output the newlines are not preserved, which is very annoying.