mydeveloperplanet
mydeveloperplanet
Liquibase sends analytics since v4.30.0 https://docs.liquibase.com/analytics/home.html This is an opt-out feature. Can it be disabled by default when liquibase is upgraded in this plugin? How to test? * Add the...
DevoxxGenie v0.6.2 1. Enable Dark mode 2. Enable custom CSS and click Apply 3. Prompt a question, the custom CSS is not applied 4. restart the IDE 5. Prompt a...
Using Ubuntu 22.04, devoxxgenie 0.4.16 A few issues exist with the custom submit shortcut: 1. The command checkbox is disabled on linux  2. When disabling all checkboxes, the text...
With #433 the ChatMessageContextUtil.setWindowContext is changed. ``` // First handle any existing project context if (projectContext != null && isProjectContextAdded) { // If the full project is added as context,...
Follow-up from #339 Support multiple files in the side-by-side diff. In v0.3.0 only one file is supported. Test: * Use the DevoxxGeniePlugin source code * Add files `AddDirectoryAction' and 'AddFileAction'...
### Feature Description Will there be multi-user support in the near future? And integration with for example LDAP in order to import users? ### Why would this be helpful? It...
Seen at Devoxx Belgium in Gemini CLI * the first time a tool is executed, you can choose between 'allow always', 'allow once', 'never allow' * for commands in combination...
I use currently the https://pypi.org/project/mcp-server-shell/ as a Shell MCP server. This could also be built-in in DevoxxGenie. This would provide several advantages: * be able to apply code changes directly...