Closed
Description
- VSCode Version: 1.10.2
- OS Version: Windows 10 (x64)
Steps to Reproduce:
- Open Developer Tools.
- Type navigator.userAgent
Result:
See WOW64 instead of Win64, Chrome is still 53 (old)
From https://github.com/electron/electron/releases , Electron supports x64 binaries for Windows. Electron has switched to Chrome 56 since v1.6.x. Is there any reason why VS Code is still very behind in terms of Electron version?