mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-28 13:46:17 +00:00
* move encoding logic from NativeTextFileService to AbstractTextFileService for #79275 * some cleanup things - just cosmetic * fix tests * review * use correct comparison Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
VSCode Tests
Contents
This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them: