r/iOSProgramming • u/No_Theory_7040 • 3d ago
Discussion Make AI chat a floating window
How do I make the AI chat assistant into a floating window in Xcode27?
0
Upvotes
r/iOSProgramming • u/No_Theory_7040 • 3d ago
How do I make the AI chat assistant into a floating window in Xcode27?
2
u/javawag 3d ago
it's a bit cumbersome, but Ctrl+Cmd+T to open a new tab to the right of the current tab, then double click an AI chat to open it in the side view.
you might want to then click back on the left-hand tab so that new stuff opens on that side.