Skip to content

Commit cc452ce

Browse files
Merge pull request #50 from jonathanmorris180/jm/component-generator-readme
Update readme for new component generator
2 parents eb68756 + 46cae8b commit cc452ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ extension for VS Code. Out of the box commands include:
2323
- `:SalesforceRetrieveFromOrg`: Pull the current file from the org
2424
- `:SalesforceDiffFile`: Diff the current file against the file in the org
2525
- `:SalesforceSetDefaultOrg`: Set the default org for the current project
26+
- `SalesforceCreateLightningComponent`: Create an Aura Component or LWC
27+
- `SalesforceCreateApex`: Create Apex trigger or class
2628

2729
![Execute Anonymous](./.github/images/execute-anonymous.png)
2830

0 commit comments

Comments
 (0)