prb28 / vscode-amiga-assembly

Amiga Assembly extension for Visual Studio Code
GNU General Public License v3.0
178 stars 12 forks source link

vasm output suppressed during build since 1.8.4 #286

Closed MathsMadness closed 2 months ago

MathsMadness commented 8 months ago

Since version 1.8.4, the output of vasm is suppressed in the tasks output window.

Please enable this again, or make it configurable via an option in tasks.json.

prb28 commented 7 months ago

Did you look at the terminal frame ? image

MathsMadness commented 7 months ago

Yes, I am referring to the terminal frame, but to the regular output in case compilation succeeds. Until version 1.8.2, the section output is contained:

image

Since 1.8.4, the highlighted section is missing.

prb28 commented 7 months ago

thanks, ok, maybe the stdout is not more redirected. I'll have a look.

howprice commented 7 months ago

I would really like this too. Think I might have mentioned this on EAB.