How to Create a New Workspace Quickly?

In search window, you can use commands. One of them is :new. It allows to create new workspace directly in the Search window.

There are two ways to do that.

  • :new simply creates a new workspace
  • :new My Project create a new workspace named "My Project"

The nice thing is that you don't have to write whole command every time. If there is no other similar command, it's enough to just write :n.

Create Command