mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-03 04:56:44 +01:00
12e6b0b304
* Replace the isStandalone const with a method of the same name * Adding the matchMediaChangeListener into browser.ts so it can be used there * Fix formatting * Use browser.ts for all usages of addMatchMediaChangeListener Co-authored-by: Anthony Stewart <anthonystewart@google.com>