Notes on Miscellaneous stuff

20:34, 06 March 2026

Me: Can VSCode terminal with an ongoing session be made a separate window in Windows 11
GSAI (Google Search AI): ...
Method 3: Command Palette
Open the terminal (Ctrl+`).
Press Ctrl+Shift+P to open the Command Palette.
Type and select: Terminal: Move Terminal into New Window. 
...

Me: Command Palette method worked. Drag and Drop did not work, and Context menu command did not show Move Terminal into Editor Area.
...

GSAI said that two terminals are needed for one or both of above methods to work.
Confirmed that with two terminals open, I could drag one of the terminal icons on right sidebar onto editor which moved it to an editor tab. Then I could use context menu on tab to move it to a separate (floating) terminal.
------


Comments