Microsoft/vscode

VS Code is ignoring the environment setting for node js --max-old-space-size

Open

#231.076 geöffnet am 11. Okt. 2024

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (74.848 Stars) (10.221 Forks)batch import
buggood first issuehelp wantedterminal-processwindows

Beschreibung

VS Code is ignoring the environment setting for node js --max-old-space-size

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.94.2
  • Node.js: v20.18.0
  • OS Version: Edition Windows 11 Pro Version 23H2 Installed on ‎9/‎10/‎2023 OS build 22631.4317 Experience Windows Feature Experience Pack 1000.22700.1041.0

Steps to Reproduce:

  1. Setup node options for user/system Image

  2. Open cmd to validate Image

  3. Open ps to validate Image

  4. Open VS Code to validate - value is ignored/overwritten with something else Image

Thanks, Regards, Evgeny

Contributor Guide