VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
24.31k stars 1.02k forks source link

annoying log output to stdout when it's opened from command line #1782

Open om15 opened 6 months ago

om15 commented 6 months ago

annoying log output to stdout when it's opened from command line e.g.

2024-01-08 13:33:26.238 VSCodium Helper (Renderer)[17590:281366] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-01-08 13:33:26.238 VSCodium Helper (Renderer)[17590:281366] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.

There is no such output when I am using VS Code

To Reproduce Just start a VSCodium from anywhere from a command line

Expected behavior There should be a way to suppress those messages

Desktop:

github-actions[bot] commented 1 day ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!