We want to start to explore what it'd be like to have a quickpick that shows text results. For example, if we search `activate` in the `vscode-livepreview` repo, we don't get anything because it isn't in any filenames.  It would be nice if vscode knew that `activate` was in the `extension.ts` file and showed that file. 