You may have observed that in the title bar of VS Code, there is now a search bar known as the Window Command Center. This Command Center serves as a centralized hub for searching and executing commands within VS Code. It consists of quick open, command, search and history, etc.
ย
An issue arises when you attempt to drag VS Code windows by clicking on the title bar. Unfortunately, this action often leads you to interact with the search bar instead. This can be frustrating, prompting you to consider disabling the search bar feature. If you want to disable then you are in the right place.
ย
The steps for hiding Window Command Center are as follows:
Click on the Gear icon at the left pane.
Click on Settings from the list.
Click on Windowย
Then uncheck "Show command launcher together with the window title. This setting only has an effect when Window: Title Bar Style is set to custom." under the command center.
At this point, the search bar located in the title bar will disappear.