Skip to content

Releases: Accenture/sfmc-devtools-vscode

v3.1.2

09 Apr 10:14

Choose a tag to compare

Changed

  • Build (Template + Definition): the two Business Unit quick-picks now say source vs target so it is clear which selection maps to --buFrom\ and which to --buTo.

Full Changelog: v3.1.1...v3.1.2

v3.1.1

08 Apr 16:50

Choose a tag to compare

Fixed

  • Build (Template + Definition): asks whether to clear the deploy folder before building and passes --purge\ or --no-purge\ to mcdev so the CLI no longer blocks on an interactive prompt in the VS Code terminal.

Full changelog: see CHANGELOG.md.

v3.1.0

08 Apr 11:33

Choose a tag to compare

What's New (in-editor)

  • After an update, a notification can open release notes parsed from the extension changelog.
  • Command SFMC DevTools: Show What's New in the Command Palette.

CI publishes the VSIX from this tag per repository workflow.

Full history: GitHub Releases.

v3.0.0

02 Apr 14:16

Choose a tag to compare

Features

Major rewrite, adding tons of new commands, keyboard shortcuts and deeplinks between files.

Chores

  • Now also available for Cursor via Open-VSX.org

Dependencies

Full Changelog: v2.8.1...v3.0.0

v2.8.1

24 Mar 23:27

Choose a tag to compare

Dependencies

  • Bump fast-xml-parser to 5.5.9 and mcdev to 9.0.3 by @dependabot[bot] in #343

Full Changelog: v2.8.0...v2.8.1

v2.8.0

24 Mar 13:14

Choose a tag to compare

Features

  • #337 Show config when hovering "mcdev" in infobar in #338

Bugfixes

  • #242 Fix "Command line is too long" for mcdev delete with many files in #335

Chores

  • #298 auto-add vsix file to release in publish github action in #333
  • #339 auto-sync issue milestone to PR in #340
  • auto-close gh milestone upon release
  • create changelog from github releases
  • exclude unnecessary files from vsix

Full Changelog: v2.7.0...v2.8.0

v2.7.0

23 Mar 19:40

Choose a tag to compare

Features

  • #323 inline warnings and quick-fix for unresolvable r__ relation keys in JSON metadata files in #325
  • #324 Show warning if asset cannot be resolved in ContentBlockByKey in #326
  • #322 show error if a dataExtension name cannot be resolved in SQL in #328
  • #321 make lookup functions in ssjs and ampscript clickable in #329

Bugfixes

  • #318 metadata types list not updated when existing type properties change in #327

Chores

Dependencies

Full Changelog: v2.6.0...v2.7.0

v2.6.0

19 Mar 10:14

Choose a tag to compare

Features

  • #310 Make r__TYPE_key relation fields clickable in JSON metadata files by @Copilot in #311
  • #312 make dataExtensions mentioned in *.sql files clickable by @Copilot in #313

Full Changelog: v2.5.0...v2.6.0

v2.5.0

18 Mar 22:01

Choose a tag to compare

Feature

  • #308 Ctrl+Click ContentBlockByKey references to open the referenced asset file in #309

Full Changelog: v2.4.1...v2.5.0

v2.4.1

18 Mar 19:45

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1