Skip to content

Releases: iarsystems/iar-vsc-build

1.10.5

07 Oct 14:16
Compare
Choose a tag to compare

1.10.5 build 110


Known problems

Resolved issues

  • Fix a bug where file paths with spaces in the build output were not clickable, resolved 2022-10-05 (VSC-342)
  • Add iar-config.project-name command, which returns the name of the selected project, resolved 2022-10-05 (VSC-341)
  • Fix a source configuration issue for msp430, resolved 2022-09-08 (VSC-315)

1.10.4

06 Jul 12:30
Compare
Choose a tag to compare

1.10.4 build 86


Known problems

  • No support for projects using .custom_argvar files (VSC-125)

Resolved issues

  • Fix a bug where ctrl-clicking file paths in the build output did not open the correct line, resolved 2022-07-06 (VSC-305)
  • Prefer newer product versions when auto-selecting a toolchain after opening a folder, resolved 2022-07-06 (VSC-303)
  • Signal build task failures to VS Code so that any dependent tasks are cancelled, resolved 2022-07-04 (VSC-302)
  • Fix intelliSense using incorrect configurations due to timeouts, resolved 2022-07-01 (VSC-301)
  • Add colors to build output, resolved 2022-07-01 (VSC-292)

1.10.3

17 Jun 13:41
Compare
Choose a tag to compare

1.10.3 build 75


Known problems

  • No support for projects using .custom_argvar files (VSC-125)

Resolved issues

  • #3: Optimize activation time on windows, resolved 2022-06-17 (VSC-280)
  • Fix missing field for C-STAT warnings in problems table view, resolved 2022-06-17 (VSC-291)
  • #1: Fix intelliSense false positive for msvc-style unnamed unions/structs, resolved 2022-06-15 (VSC-290)

1.10.2

13 Jun 08:41
Compare
Choose a tag to compare

1.10.2 build 63


Known problems

  • No support for projects using .custom_argvar files (VSC-125)

Resolved issues

  • Images in the extension README are now rendered

1.10.1

10 Jun 11:38
Compare
Choose a tag to compare

1.10.1 build 55


Change Log

Known problems

  • No support for projects using .custom_argvar files (VSC-125)

Resolved issues