mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 20:24:04 +00:00
* snippet completions should also check with the completion model this will allow to return "more" from the snippet completion item provider and rely on the completions model to do some filtering * when debugging tests allow to use console.log * fix https://github.com/microsoft/vscode/issues/191070