From 71066071f336cfd30b9754a0d99ae645ca2670b7 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 30 Apr 2019 21:14:53 +0200 Subject: [PATCH] Update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8791742..48854fc9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ This extension uses of the official Vlocity build tools library for executing th * **Deploy** exported Vlocity datapacks with a single click from within Visual Studio Code * **Export** any datapack enabled object directly from within VSCode. ![Datapack explorer](resources/exportDatapack.gif) +* **Open in Salesforce** directly open any Vlocity object in Salesforce. +* **Restore and check parentkeys** rebuild and verify your source code for missing dependencies and rebuild the dependecny graph * **Check Integrity** Check datapack integrity by finding missing references and rebuilding ParentKey files * **Admin Commands** Vlocode integrates common admin commands for Vlocity: * **Refresh Pricebook** Refreshes pricebook entries on the currently connected Salesforce org @@ -32,8 +34,8 @@ This extension uses of the official Vlocity build tools library for executing th ## Requirements -- Basic knowledge of how Vlocity datapacks work -- Access to a Salesforce with the Vlocity managed package installed +- Basic knowledge of Vlocity datapacks +- Access to an Salesforce instance with the Vlocity managed package installed ## Extension Settings