Skip to content

Remove last traces of dependencies search from frontend code

Warren Gifford requested to merge mrn/rm-frontend-dep-search into main

Created by: mrnugget

This should've been part of https://github.com/sourcegraph/sourcegraph/pull/39742 but I missed it.

@lguychard also removed something else I missed: https://github.com/sourcegraph/sourcegraph/pull/40164/files

This here now removes the highlighting/completion of the repo:deps|revdeps|dependencies|dependents predicates.

I kept the metrics in as to not break anything.

This should fix #40160 (closed).

Test plan

  • Ran the unit tests locally
  • CI
  • Tested manually locally

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading