Skip to content

Commit 2fa8eb3

Browse files
committed
moved documentation to init comments
1 parent 6dc5292 commit 2fa8eb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/salesforce/init.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
--- - `SalesforceRetrieveFromOrg`: Pull the current file from the org
2020
--- - `SalesforceDiffFile`: Diff the current file against the file in the org
2121
--- - `SalesforceSetDefaultOrg`: Set the default org for the current project
22+
--- - `SalesforceCreateLightningComponent`: Create an Aura Component or LWC
23+
--- - `SalesforceCreateApex`: Create Apex trigger or class
2224
---
2325
--- # Setup ~
2426
--- To use this plugin, you must first setup your project by running `require("salesforce").setup({})`.

0 commit comments

Comments
 (0)