Sourcegraph follow-up: fix inconsistency when `/` is escaped

Description

It looks like Sourcegraph reads the file path differently when it's fully escaped (including the /). As a result it gives different code intelligence results.

Fully escaped path (note the browser url) Correctly escaped path
Screen_Shot_2019-11-15_at_8.47.40_AM Screen_Shot_2019-11-15_at_8.47.49_AM

This is partly a bug on GitLab's fault. We shouldn't be fully escaping file paths in the fuzzy file finder.

/cc @felixfbecker @christinaforney @phikai @andr3 @jramsay

Assignee Loading
Time tracking Loading