Issue with sifli plugin in VSCode preempting terminal during run compile

It was working normally before, and compilation and downloading could be performed normally in the terminal.

Under unknown circumstances, when clicking the compile button, the sifli logs will preempt the display in the terminal.

Has anyone encountered this? Even after deleting all VSCode configurations, this still appears. It also happens on other computers, making it very inconvenient to use.

This is the expected behavior. It no longer occupies the user terminal, but instead has its own separate log window.

Previously, the Map information was displayed last. Now, the Map information is displayed first, but then it gets pushed up by the compilation build script, making the Map information invisible.

Did you just update? I was able to before, but later, for some reason, it’s no longer occupied.