Skip to content

1.20.1

Compare
Choose a tag to compare
@HampusAdolfsson HampusAdolfsson released this 07 Dec 11:09
· 186 commits to master since this release

1.20.1 build 10


Known problems

  • None

Corrected problems

  • None

New features

  • A toolbar window is now added with buttons for building the application as well as performing C-STAT static analysis. (VSC-313, resolved 2022-11-09)
  • File paths in the .vscode/iar-vsc.json file are now workspace-relative rather than absolute. (VSC-181, resolved 2022-10-26)
  • A 'Projects to exclude' setting is now added. This allows excluding unwanted project files in the workspace from the project list (pull request by VasaMM). (VSC-323, resolved 2022-10-12)
  • A 'Build output log level' settings is now added, allowing control over the verbosity of the build log. (VSC-321, resolved 2022-10-11)
  • The IAR Embedded Workbench feature Custom Argument Variables is now supported in that you can select such files (.custom_argvars) via a new dropdown menu in the Extension Configuration view. (VSC-125, resolved 2022-09-06)