Skip to content

search: support expressions on zoekt symbol search

Administrator requested to merge rvt/zoekt-symbol-expr into main

Created by: rvantonder

This makes expressions work on symbols in Zoekt, e.g.,

(foo and bar) type:symbol

(foo and not bar) type:symbol

(foo or bar) type:symbol

Test plan

Added unit tests

Merge request reports

Loading