We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa8eb3 commit e408c68Copy full SHA for e408c68
doc/salesforce.txt
@@ -23,8 +23,6 @@ extension for VS Code. Out of the box commands include:
23
- `SalesforceRetrieveFromOrg`: Pull the current file from the org
24
- `SalesforceDiffFile`: Diff the current file against the file in the org
25
- `SalesforceSetDefaultOrg`: Set the default org for the current project
26
-- `SalesforceCreateLightningComponent`: Create an Aura Component or LWC
27
-- `SalesforceCreateApex`: Create Apex trigger or class
28
29
# Setup ~
30
To use this plugin, you must first setup your project by running `require("salesforce").setup({})`.
@@ -63,4 +61,4 @@ Usage ~
63
61
`require("salesforce").setup({})`
64
62
65
66
- vim:tw=78:ts=8:noet:ft=help:norl:
+ vim:tw=78:ts=8:noet:ft=help:norl:
0 commit comments