79504069

Date: 2025-03-12 15:35:32
Score: 3
Natty:
Report link

I found a new way, from electron doc, there is a variable ELECTRON_NO_ATTACH_CONSOLE

you can add set ELECTRON_NO_ATTACH_CONSOLE=1 before start code.exe

https://www.electronjs.org/docs/latest/api/environment-variables#electron_no_attach_console-windows

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: kaala