denis-shienkov / vscode-qbs

Qbs Tools extension for VSCode
MIT License
24 stars 12 forks source link

qbs.clearOutputBeforeOperation adds output from previous builds #76

Open pustekuchen91 opened 1 year ago

pustekuchen91 commented 1 year ago

if qbs.clearOutputBeforeOperation is enabled, the behavior is weired.

If disabled:

if enabled:

expected behavior

if enabled, only the latest build logs should be written to the output.

denis-shienkov commented 1 year ago

Sorry, but I'm can't reproduce your issue with the extension v2.1.4. Please provide a more info and the minimal example project.