iarsystems / iar-vsc-build

Visual Studio Code extension for developing and building IAR projects
https://marketplace.visualstudio.com/items?itemName=iarsystems.iar-build
Mozilla Public License 2.0
38 stars 5 forks source link

Filter for build in terminal (warnings, remaks, errors) #26

Closed TLorenzPH closed 1 year ago

TLorenzPH commented 2 years ago

Should be possible like in IAR console image

HampusAdolfsson commented 2 years ago

We can add an option for this.

VS Code also has built-in filtering of issues in the Problems view, as an alternative to using the build log.

HampusAdolfsson commented 1 year ago

The latest release (1.20.1) adds a "Build output log level" setting.