Chapter 15
Extra windows
DBKraft can open three kinds of additional window:
| Window | How | Behaviour |
|---|---|---|
| New IDE window | 🗔 toolbar button | A complete second IDE instance. It prompts for its own connection and gets its own editor transaction — it will not share or roll back the main window’s uncommitted work. |
| Pop-out editor | ⧉ button at the right of the SQL editor’s tab strip | Opens the active tab’s SQL in a standalone editor window (1000×800). It also gets its own transaction. |
| Pop-out terminal | Terminal → New Terminal Window | A standalone SQL console window (900×600). |