gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
9.03k stars 1.35k forks source link

Makes issue list in Start Work searchable #3773

Closed sergeibbb closed 2 days ago

sergeibbb commented 4 days ago

(#3772)

Description

On the issue list start typing in the search field. Matching issues should be visible

Checklist

sergeibbb commented 4 days ago

@axosoft-ramint

Adding a handler that returns true has fixed the problem. But I'm not sure that it's the canonical/easiest way.