Skip to content

Commit

Permalink
Merge branch 'develop' into daphne/W-14441163-stl-sdr-dependency-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
daphne-sfdc authored Nov 9, 2023
2 parents 3d23fe3 + 69508ca commit 20ef48e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 12 deletions.
22 changes: 11 additions & 11 deletions SHA256.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@ make sure that their SHA values match the values in the list below.
following the instructions at
https://code.visualstudio.com/docs/editor/extension-gallery#_common-questions.
For example, download,
https://salesforce.gallery.vsassets.io/_apis/public/gallery/publisher/salesforce/extension/salesforcedx-vscode-core/59.3.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage.
https://salesforce.gallery.vsassets.io/_apis/public/gallery/publisher/salesforce/extension/salesforcedx-vscode-core/59.4.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage.

2. From a terminal, run:

shasum -a 256 <location_of_the_downloaded_file>

3. Confirm that the SHA in your output matches the value in this list of SHAs.

06dc07986cd5673eac01688bf2297bd662fb40075f00156a57cdcb0c709b81ba salesforcedx-vscode-59.3.1.vsix
0edc205ce47b52f9d7ae1f3799bcbefbd8c7696af5be7df4b772b7b16efe2b8e salesforcedx-vscode-apex-59.3.1.vsix
c33ba4b84cd86a7ed840fd12490bcd1f70c3a645067ccc79a8d59001aa1c4c31 salesforcedx-vscode-apex-debugger-59.3.1.vsix
327eedb3205a4637d585778740e7a9ea86750530dd3234145248e57e182367b6 salesforcedx-vscode-apex-replay-debugger-59.3.1.vsix
5bd36cafe4e4c1231fe9582b6b4be942d3987008a25b64a316bab9457bd3d751 salesforcedx-vscode-core-59.3.1.vsix
faeef5a29bda40c9f09e8878b20addeab521f4b0dc90db30e30b02fe0d811faa salesforcedx-vscode-expanded-59.3.1.vsix
adb84062394488087a13ca1191477e2db1594f1398283191b95b4f41fcfcbad5 salesforcedx-vscode-lightning-59.3.1.vsix
1c2310c430ac8dd1f0de0313b026ba83520dc0bcba7828258fc4afc5d8cd6dd7 salesforcedx-vscode-lwc-59.3.1.vsix
588cb72a9e763e9623afafff74d88389f22274fa4b441dc926063f233f6dd277 salesforcedx-vscode-soql-59.3.1.vsix
a7df26f98c5994d5dddd056a959379f7c96b509542e3287350ad2705af05f808 salesforcedx-vscode-visualforce-59.3.1.vsix
b507418cff493a2c4f1e9506ecdd109dc0d1c7cd510a75f125b8545e8a600785 salesforcedx-vscode-59.4.0.vsix
e16183fc322295702c1c1db0613ca323c0c62d0dd707f1359a88ae9ab654c30f salesforcedx-vscode-apex-59.4.0.vsix
906cce6ac5f3643adf51593c4c37ff4effddd3e9cdc2954a60c64487fc148221 salesforcedx-vscode-apex-debugger-59.4.0.vsix
1dbb5627b4fd580dad4d101ea12fa368754d9a4e2588b036ae9515e7ac5afe83 salesforcedx-vscode-apex-replay-debugger-59.4.0.vsix
a3a118e955696da71f7985ff68f8ff1192665cb7d03285cf8a7cee6b79888d03 salesforcedx-vscode-core-59.4.0.vsix
698915537b5819bfce4cc52df129209392a72c5c7f4a59450458e5653076f413 salesforcedx-vscode-expanded-59.4.0.vsix
ca923e946330bbf7392289b209014a81a82b35172789f15d919a774c128f7469 salesforcedx-vscode-lightning-59.4.0.vsix
825113659d790e9c08c710ae310b29e503313763cb7b2d7730075a41baaac496 salesforcedx-vscode-lwc-59.4.0.vsix
dab8b4031ec97b998f7704878b65e0d88db3032facc0c7a2513bd3f56d7373db salesforcedx-vscode-soql-59.4.0.vsix
51cc889474a13d85ae9a656aa1a0f2b702e9cdbe5312ca2e3ab682cbf330cb46 salesforcedx-vscode-visualforce-59.4.0.vsix


4. Change the filename extension for the file that you downloaded from .zip to
Expand Down
2 changes: 1 addition & 1 deletion docs/_articles/en/codebuilder/cb-diffs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Code Builder unleashes the power of Salesforce Extensions for VS Code and offers
- Code Builder is installed as a managed package, and it comes with everything you need: VS Code, Salesforce extensions, and Salesforce CLI. No installation required on your local machine.
- Unlike VS Code for desktop, you cannot access the Microsoft Marketplace from Code Builder. Instead, you can add extensions available in [Open VSX](https://open-vsx.org/) marketplace to your Code Builder environment. This means that you might see differences in the extensions that are available.
- The third-party authorization sequence is different in Code Builder.
- We keep the Salesforce extensions up to date for you in Code Builder. You don’t need to take any action but you may see a lag when you come back to Code Builder while the extensions update behind the scenes.
- We keep the Salesforce extensions up to date for you in Code Builder. You don’t need to take any action.

## Known Gaps and Issues

Expand Down
2 changes: 2 additions & 0 deletions docs/_articles/en/codebuilder/cb-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Working in the cloud has its advantages. However, unlike working on a desktop wh

**Tip**: Once you have created your Code Builder environment, launch it from the dashboard at any time, or bookmark it for fast access.

**Note**: The `.bashrc`,`.profile` and `.bash_logout` files are overwritten every time you launch your Code Builder enviroment. We recommend that you do not edit these files because your changes will be lost. Create new `.bashrc.local`,`.profile.local` and `.bash_logout.local` files to store your Dotfile customizations.

## Connect to a Salesforce Org

Next, connect an org to your Code Builder environment. During the course of development, you'll use different types of orgs for different stages. For example, it's common to use a Developer sandbox or Developer Edition org during the development phase, and move to other sandbox types for integration, testing, and staging. Eventually, you'll deploy your changes to a production org. You can connect Code Builder to any of these orgs to deploy or retrieve metadata.
Expand Down
8 changes: 8 additions & 0 deletions packages/salesforcedx-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 59.4.0 - November 10, 2023

## Fixed

#### docs

- We made some doc updates. ([PR #5197](https://github.com/forcedotcom/salesforcedx-vscode/pull/5197))

# 59.3.1 - November 3, 2023

## Added
Expand Down

0 comments on commit 20ef48e

Please sign in to comment.