Skip to content

Commit 0123d55

Browse files
committed
committed docs changes
1 parent e408c68 commit 0123d55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/salesforce.txt

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
# Setup ~
2830
To use this plugin, you must first setup your project by running `require("salesforce").setup({})`.

0 commit comments

Comments
 (0)