VS Code Extension 1.0.2
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 inDEVELOPMENT.md. (Thanks @clavery!) -
#549
4f3ac11- Point the extension's marketplace repository URL atforcedotcom/b2c-dx. The extension is published from a separate Salesforce-owned repository under open-source governance (public OSS lives under aforcedotcom/salesforceorg); development, issues, and pull requests continue in this monorepo. Seepackages/b2c-vs-extension/PUBLISHING.mdfor the publish flow. (Thanks @amit-kumar8-sf!)