mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-05 20:44:43 +01:00
Fixes #173707 We previously converted the TS Server log from a simple string to an object. However there were a few cases where this object was incorrectly being converted into a UI string, resulting in `[Object object]`