celltoolz/idol-ide ? reverse-engineered prompt
Reverse engineered prompt
Build me a cross platform Python IDE called IDOL, with a clean Tkinter desktop interface and a beginner friendly feel, but still packed with real tools.
I want a code editor with tabs, syntax highlighting, line numbers, code folding, find and replace, split view, and a file explorer. Add a visual drag and drop GUI designer for Tkinter forms, with property editing, widget palette, and code generation. Include diagnostics and autocomplete, a terminal, a debugger with breakpoints and step controls, Git support for staging, commits, push and pull, and a simple package manager tied to the selected interpreter.
Also add an AI chat panel that works locally with Ollama, plus a learning mode that explains parts of the IDE when I click them. It should run on Windows, macOS, and Linux, and feel polished out of the box. If you need current setup details, check the docs online first.
Are you gonna build this?
make sure you review the code using coderabbit