vshaxe / hashlink-debugger

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

Hashlink Debugger with VS Code 1.82 #123

Closed Falagard closed 1 year ago

Falagard commented 1 year ago

I'm having problems getting HashLink Debugger to work with VS Code 1.82 (the lates version).

Downgrading to VS Code 1.81 fixed the problem.

The Haxe extension had a problem with the latest VS Code 1.82 breaking something in communicating with the compilation server, not sure if related.

https://github.com/vshaxe/vshaxe/issues/602

ncannasse commented 1 year ago

This was unrelated to vshaxe issue but I have found and fixed the problem and pushed a new version ;)