Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: expanded pack related updates #5596

Merged
merged 42 commits into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
2788d06
docs: expanded pack related updates
sbudhirajadoc May 14, 2024
6e418fb
Update docs/_articles/en/einstein/einstein-setup.md
sbudhirajadoc May 14, 2024
82b935a
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 14, 2024
29872cf
Update einstein-setup.md
sbudhirajadoc May 15, 2024
bd697b0
Update README.md
sbudhirajadoc May 15, 2024
0c36d9c
Update einstein-setup.md
sbudhirajadoc May 15, 2024
07bf729
Update README.md
sbudhirajadoc May 15, 2024
72b002e
Update einstein-troubleshoot.md
sbudhirajadoc May 17, 2024
b905a1e
Update einstein-troubleshoot.md
sbudhirajadoc May 17, 2024
9198f47
Update einstein-troubleshoot.md
sbudhirajadoc May 17, 2024
4bef38c
Merge branch 'develop' into sonal/addtoextpack
randi274 May 20, 2024
d53d191
Update einstein-setup.md
sbudhirajadoc May 20, 2024
c7c27e5
Update docs/_articles/en/einstein/einstein-setup.md
sbudhirajadoc May 20, 2024
8627d9e
Update einstein-setup.md
sbudhirajadoc May 20, 2024
35331ad
Update einstein-setup.md
sbudhirajadoc May 20, 2024
896cf7a
Update docs/_articles/en/einstein/einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
68bab5d
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 21, 2024
0e1a1f1
Update einstein-setup.md
sbudhirajadoc May 21, 2024
608148e
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
b40016c
Update einstein-setup.md
sbudhirajadoc May 21, 2024
645dc16
Update einstein-setup.md
sbudhirajadoc May 21, 2024
c8b3e23
Update einstein-setup.md
sbudhirajadoc May 21, 2024
f303112
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
7f53f71
Update einstein-setup.md
sbudhirajadoc May 21, 2024
902cba1
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
c15ca64
Update einstein-setup.md
sbudhirajadoc May 21, 2024
95a3fa2
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
82da087
Update einstein-setup.md
sbudhirajadoc May 21, 2024
5a29c1a
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
c8f7a19
Update einstein-setup.md
sbudhirajadoc May 21, 2024
1078f00
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
17ff6c5
Update einstein-setup.md
sbudhirajadoc May 21, 2024
b850d3e
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
8e7e589
Update einstein-setup.md
sbudhirajadoc May 21, 2024
f15462e
Update einstein-troubleshoot.md
sbudhirajadoc May 21, 2024
5069f39
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 21, 2024
a70ed2d
Update einstein-troubleshoot.md
sbudhirajadoc May 23, 2024
45ed79d
Update einstein-setup.md
sbudhirajadoc May 23, 2024
670fd2d
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 23, 2024
a2ce339
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 23, 2024
2b43349
Update docs/_articles/en/einstein/einstein-setup.md
sbudhirajadoc May 23, 2024
89b06cd
Merge branch 'develop' into sonal/addtoextpack
sbudhirajadoc May 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions docs/_articles/en/einstein/einstein-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ lang: en

## Set Up Overview

Einstein for Developers is available in the [VS Code](https://marketplace.visualstudio.com/vscode) and [Open VSX](https://open-vsx.org/) marketplaces. The extension is enabled by default in a supported Salesforce org. A developer with access to a supported org can use the extension to generate Apex code from natural language instructions, get coding suggestions using line autocomplete, or generate Apex unit tests to quickly accomplish required code coverage.
Einstein for Developers is available the [VS Code](https://marketplace.visualstudio.com/vscode) and [Open VSX](https://open-vsx.org/) marketplaces as a part of the [Salesforce Extension Pack](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode) and the [Salesforce Expanded Pack](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-expanded. A developer with access to a Salesforce org can use the extension to generate Apex code from natural language instructions, get coding suggestions using line autocomplete, or generate Apex unit tests to quickly accomplish required code coverage.
sbudhirajadoc marked this conversation as resolved.
Show resolved Hide resolved

To install the Salesforce Extension pack, see [Install Salesforce Extensions](https://developer.salesforce.com/tools/vscode/en/vscode-desktop/install).

To use Einstein for Developers on your desktop, you must have the [Salesforce Extension Pack](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode) installed in your VS Code desktop application. See [Install Salesforce Extensions](https://developer.salesforce.com/tools/vscode/en/vscode-desktop/install) for more information.

### Required Editions

Expand Down Expand Up @@ -44,6 +45,10 @@ The Einstein for Developers status icon in the bottom panel of the Visual Studio

You can disable or uninstall the Einstein for Developers extension at any time. Bring up the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of VS Code or the **View: Show Extensions** command (⇧⌘X). Search for "Einstein for Developers" in installed extensions list, and then select **Disable** or **Uninstall**.

### Use Einstein for Developers in Code Builder

Einstein for Developers is disabled by default in new Code Builder environments. To use this extension in a new environment, go to **Settings** > **Application** > **Telemetry** and set the dropdown value to `all`, and then enable the extension.
sbudhirajadoc marked this conversation as resolved.
Show resolved Hide resolved

sbudhirajadoc marked this conversation as resolved.
Show resolved Hide resolved
### Use Einstein for Developers in a Scratch Org

Einstein for Developers is only available in scratch org editions that can author Apex:
Expand Down
6 changes: 1 addition & 5 deletions docs/_articles/en/einstein/einstein-troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,8 @@ Use this troubleshooting checklist to identify and eliminate common problems wit
2. Check that your Einstein for Developers extension is activated using the **Developer: Show Running Extensions** command. If your extension isn’t activating, file an [issue](https://github.com/forcedotcom/Einstein-GPT-for-Developers/issues) in our GitHub repo.
3. Make sure you’re connected to a Salesforce org. The status of your default org connection is visible in the status bar.


![Default Org](./images/default-org.png)


**Tip**: Run the **SFDX: Open Default Org** command to easily check that your Salesforce extensions are running correctly and that you're connected to a Salesforce org.




4. Einstein for Developers extension is disabled in Code Builder by default. To enable the extension you must first set the Visual Studio Code telemetry level to `all`.
Loading