A unified search input for the following:
Command Search
Use the command search (Ctrl|⌘ + Shift + P) to see all the shortcuts at your disposal.

Project FilePath Search
The Project FilePath search mode (Ctrl|⌘ + P) lets navigate just your TypeScript project files.

Symbol Search
The symbol search mode (Ctrl|⌘ + Shift + H) lets navigate your projects with meaning.

There is also a faster + already filtered by the open filePath version (Ctrl|⌘ + H)

File Search
Search all the paths in the working directory to open a file (Ctrl|⌘ + O)

Project Search
Search for and set the active TypeScript project (tsconfig.json) using project search (Alt + Shift + P)
