Skip to content

VS Code Extension 1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:12
ba7965a

B2C DX VS Code Extension v1.0.2

Download the .vsix file below and install via:

code --install-extension b2c-vs-extension-1.0.2.vsix

Or in VS Code: Extensions → ⋯ → Install from VSIX...


Changelog

Patch Changes

  • #579 17d8eba - Prepare the VS Code extension for its 1.0 Marketplace launch with a public-facing README, feature tour, setup guidance, Marketplace installation instructions, and support links. Contributor build, test, and packaging instructions now live in DEVELOPMENT.md. (Thanks @clavery!)

  • #549 4f3ac11 - Point the extension's marketplace repository URL at forcedotcom/b2c-dx. The extension is published from a separate Salesforce-owned repository under open-source governance (public OSS lives under a forcedotcom/salesforce org); development, issues, and pull requests continue in this monorepo. See packages/b2c-vs-extension/PUBLISHING.md for the publish flow. (Thanks @amit-kumar8-sf!)