quickopen improvements

  • Remove url field from ModelEntry, that is useless
  • Lazy init the proxy model. This improves the performance of opening the quickopen by ~2x as we avoid a useless initial filter/sort pass.

Merge request reports

Loading