A console window is always being popped up
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.
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?
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.
Yes, I was wondering if the released extension on the marketplace was was compiled in DEBUG. Maybe the developer can chime in on this.