Files
vscode/src/vs/code/browser/workbench
Anthony Stewart 12e6b0b304 Add match media change listener in browser ts (#143287)
* 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>
2022-02-26 08:34:47 +01:00
..