In Visual Studio 2022, you can open the Developer PowerShell from Tools>Command Line>Developer PowerShell
In the previous versions of Visual Studio, it used to open the built in PowerShell window:
I can still access this if I use my old window layouts. So it still exists.
However, In VS 2022, if I try to open it from Tools>Command Line>Developer PowerShell, it just opens up a separate window:
Is there any way to open the built-in Developer PowerShell in VS 2022 without using old window layouts?