DevoxxGenieIDEAPlugin
DevoxxGenieIDEAPlugin copied to clipboard
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.
Introduce Gemini token streaming when available
https://plugins.jetbrains.com/author/705e8c02-6b2f-4c1a-9e10-9a7bd6c98968/reviews
When I reload another language module in LM Studio, I have to restart Intellij IDEA before the language module is recognized by the plugin. Automatic detection of the changed language...
The default file extensions in the settings page contain many file extensions. It should default based on the IDEA type: IntelliJ, Webstorm, CLion, etc. This can be done via the...
I'm running lm studio v0.3.2 as a local server the plugin connects flawlessly to the server, and the server send the list of models loaded, but the plugin never show...
https://fireworks.ai/blog/llama32-with-fireworks https://github.com/llllvvuu/instant_apply/blob/main/instant_apply_mlx.py https://web.archive.org/web/20240823050616/https://www.cursor.com/blog/instant-apply
The current Scan & Copy is the same for all projects, this should however be per project. 
Currently we need to make the window bigger to see the right side of the code examples. We could just introduce a CSS text-wrap instead.
"Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily." https://prismjs.com/