forcedotcom / code-builder-feedback

This repository is used to collect feedback for the Code Builder beta.
29 stars 2 forks source link

Salesforce Extension Pack Not Latest In Code Builder #115

Closed jjsfdc closed 2 years ago

jjsfdc commented 2 years ago

Describe the bug I see different behavior between certain CLI commands and the corresponding UI conveniences. Example: sf generate function -l javascript -n somefn will produce a different NodeJS project with different core index.js file contents than using ⇧⌘P SFDX: Create Function

It turns out that the VS Code plugins are not at the same version as the Desktop version of VS code.

To Reproduce Steps to reproduce the behavior:

  1. Open your CodeBuilder Workspace
  2. Press the "Extensions" icon down the left side of the UI
  3. Scroll to find "Salesforce Extension Pack"
  4. Press that entry
  5. Press the "Changelog" tab

Expected behavior The latest release displayed would be the one currently in the desktop version of VS Code: 54.6.1 - March 23, 2022

Actual behavior The release listed is from last summer, 52.11.0 - August 26, 2021

Desktop (please complete the following information):