vshaxe / hashlink-debugger

Visual Studio Code Debugger for Haxe/HashLink applications
https://hashlink.haxe.org/
MIT License
57 stars 23 forks source link

Electron version out of date for VS Code 1.36.0 #57

Closed kcaze closed 5 years ago

kcaze commented 5 years ago

I'm using VS Code 1.36.0 and tried using the hashlink-debugger and noticed that the debugger wouldn't work at all. I went in my .vscode/extensions/haxefoundation.haxe-hl-0.7.0 folder, removed the node_modules and reinstalled them targeting Electron 4.2.5 instead of 3.1.2 and was able to then successfully debug.