asm-dude icon indicating copy to clipboard operation
asm-dude copied to clipboard

A console window is always being popped up

Open lou-xia opened this issue 1 year ago • 3 comments

A console window is always being popped up, and it is useless to close it or use Ctrl+c. It is annoying!!! I wonder how to close it, or wether it is a bug.

image

image

lou-xia avatar Dec 09 '24 13:12 lou-xia

If you close this window, you kill off the language server, breaking most of the extension's functionality.

The console should not pop up in Release builds according to the source so I wonder if this was built with DEBUG?

RayKoopa avatar Jan 21 '25 15:01 RayKoopa

The console should not pop up in Release builds according to the source so I wonder if this was built with DEBUG?

Actually, I download it from here: https://marketplace.visualstudio.com/items?itemName=Henk-JanLebbink.AsmDude2&ssr=false#review-details

And you can find others reported this bug.

lou-xia avatar Jan 21 '25 15:01 lou-xia

Yes, I was wondering if the released extension on the marketplace was was compiled in DEBUG. Maybe the developer can chime in on this.

RayKoopa avatar Jan 21 '25 15:01 RayKoopa