SpacemanDMM icon indicating copy to clipboard operation
SpacemanDMM copied to clipboard

Debugger does not work in dm-langserver.exe v 1.7.1

Open sg2002 opened this issue 2 years ago • 0 comments

If you manually download dm-langserver.exe and put it into Langserver Path in VScode extension, you'll see that debugging no longer works.

I've tried both auxtools and extools debuggers.

As far as I could debug this, it seems that AuxtoolsThread::run never gets executed, since InitializedEvent is never sent to the client.

sg2002 avatar Sep 26 '21 18:09 sg2002