Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@plemarquand plemarquand released this 15 Jul 12:41
· 18 commits to main since this release
c58c5d9

Added

  • Add clickable toolchain selection to Swift version status bar item (#1674)
  • Add macOS support for Swiftly toolchain management (#1673)
  • Show revision hash or local/editing keyword in project panel dependency descriptions (#1667)
  • Show files generated by build plugins under Target in Project Panel (#1592)
  • Added scope to extension settings (#1629)

Fixed

  • Fix test explorer tests not updating on document modification (#1663)
  • Fix improper parenting of tests w/ identical names in explorer (#1664)
  • Ensure document symbols are provided for folders in multi-root workspaces (#1668)
  • Fix comment regex not handling params/types/fn names containing func (#1697)
  • Prepend /// when continuing documentation comments on a new line (#1703)
  • Respect files.exclude setting values set to false (#1696)