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:
Open your CodeBuilder Workspace
Press the "Extensions" icon down the left side of the UI
Scroll to find "Salesforce Extension Pack"
Press that entry
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):
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:
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):