GitHub user oleg68 edited a comment on the discussion: AI Integration 
Discussion: Netbeans MCP for claude code

I've finished active developement of the ``Claude Code GUI`` NetBeans plugin.

Now it's homepage is: https://github.com/nbplugins/NetbeansPluginClaudeCodeGui
The most recent version is 1.2.8.

---

<img width="2560" height="1378" alt="overview" 
src="https://github.com/user-attachments/assets/81af4e73-964d-4787-8ca2-f5b7684e2936";
 />

Main features are:

- **NetBeans look & feel** — the plugin respects the active NetBeans color 
theme and font settings, including light/dark mode
- **Flexible UI customization** — per-session terminal font and zoom 
(Alt+Scroll), configurable diff viewer placement, adjustable session list 
limit, and keyboard shortcuts for favorite prompts
- **Graphical file diff** — review every proposed file change before it is 
written to disk; accept, decline (with an optional reason), or interrupt Claude
- **Interactive choice menu** — Claude's Yes/No and multiple-choice prompts 
appear as a native panel instead of raw terminal text
- **Prompt history and favorites** — recall past prompts with Ctrl+Up/Down; 
save reusable prompts as favorites with optional keyboard shortcuts
- **File attachments** — attach files via `@path` tokens with auto-completion 
popup, drag-and-drop, and clipboard paste support
- **Multiple profiles** — run Claude Code under separate accounts or API keys 
for different projects, each with an isolated config directory, authentication, 
proxy, and model settings
- **OpenAI-compatible proxy** — route Claude Code through any OpenAI-compatible 
provider (OpenAI, Azure OpenAI, Groq, DeepSeek, Ollama, LM Studio, and others) 
via a built-in translation proxy; no changes to Claude Code CLI required
- **Session management** — start new sessions, continue the last session, or 
resume a specific past session; sessions persist across IDE restarts
- **Markdown Preview** — live-rendered markdown tab for plan files and 
MCP-initiated previews; includes a find bar (Ctrl+F) and font zoom (Alt+Scroll)
- **Auto Plan Preview** — when Claude writes a plan file, a live preview tab 
opens automatically as soon as you accept the diff
- **IDE integration via MCP** — open editors, diagnostics, current selection, 
and file operations are exposed to Claude via the MCP protocol so it always has 
full context about your work


GitHub link: 
https://github.com/apache/netbeans/discussions/8634#discussioncomment-17042924

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to