Outstanding issues: - VS Code shows stale results (possibly due to cancellation of intermediate requests) during typing https://github.com/microsoft/vscode/issues/147830 - VS Code doesn't filter items client-side during typing https://github.com/microsoft/vscode/issues/168329 - Server truncates based on rank but doesn't guarantee exact matches are always included - Server ranking tables are stale and may not rank the items you'd expect highly https://github.com/Dart-Code/Dart-Code/issues/4618
Outstanding issues: