Terminal toggle on Visual Studio.
Is there a way to set the terminal to toggle on Visual Studio?
16 Replies
What do you mean by "set the terminal toggle"?
I want to open and close the terminal with the same command.
The feature does not seem to exist out of the box.
By "Terminal" do you mean the "Output window"?
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
I'm currently using Rider. All JetBrains IDEs have toggle options for their tool windows. It's crazy that Microsoft's flagship IDE doesn't.
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
@Mauricio For what its worth, if you pin your terminal on the taskbar, let say at the leftmost side, you can use
Windows Key + 1
to toggle it(popup/minimize). Basically use Windows Key + <positionOfIconOnTheTaskbar>
to toggle what ever you want.
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
I know, just offering an alternative. He could open the terminal in the root folder and toggle it with the steps above.
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
Got it
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
I should unpin it
done, ty
Win+E opens quick access for me 🤔
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
@TeBeCo @Quest o()xx[{:::::::::::::::> Thanks! For all the suggestions. The only reason I wanted to see if VS had this feature is because I might have to use VS soon. Normally I just use Rider.