diff --git a/README.md b/README.md index e4bfa83..90a5c1d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ extension for VS Code. Out of the box commands include: - `:SalesforceRetrieveFromOrg`: Pull the current file from the org - `:SalesforceDiffFile`: Diff the current file against the file in the org - `:SalesforceSetDefaultOrg`: Set the default org for the current project +- `SalesforceCreateLightningComponent`: Create an Aura Component or LWC +- `SalesforceCreateApex`: Create Apex trigger or class ![Execute Anonymous](./.github/images/execute-anonymous.png)