mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-28 23:58:23 +01:00
* editors - try to improve filtered model lookup times * tweak `getEditors` to use `slice` * fix tests * stil use `filter` * address feedback * stricter method impls * feedback