search: lucky search highlights suggestions as standard queries
Created by: rvantonder
Stacked on https://github.com/sourcegraph/sourcegraph/pull/38580.
This just explicitly highlights other queries in lucky search as standard (so suggestions with /.../
will be highlighted as regexp). The backend doesn't return such queries yet, but will soon.
Test plan
Not active yet (lucky search doesn't return queries that would be highlighted this way yet). Will test when changes affecting this is merged.
App preview:
Check out the client app preview documentation to learn more.