Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Schneider Salesforce Developer Extension PackNew to Visual Studio Code? Get it now.
Schneider Salesforce Developer Extension Pack

Schneider Salesforce Developer Extension Pack

siddharatha

|
2,354 installs
| (0) | Free
Collection of extensions that helps schneider salesforce developers to get started in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Schneider Salesforce Developer Extension Pack

changes:

  • Remove usage of forcecode extension
  • add prettier

pack: schneider-salesforce-developer-extension-pack

Please note that this extension is published by Siddharatha, independently and Schneider is not involved with any specific copyright issues if they come up. This extension is being built to help developers within Schneider, If other companies see the need they can use it.

Please follow the below steps to get started with VSCode. We have collected the extensions you would need to improve your usage of Salesforce with VSCode.

To Install

  • You would need to have some applications installed to better use the items within this extension.
  • https://git-scm.com/ ( install with git-bash, its critical for other extensions)
  • GIT bash should be added to your path.

Concepts

  • GIT is a source control management system we use to manage our metadata and code .

  • It is a distributed version control system, so we need more than 1 step to make sure our changes are moved to the central repository.

  • pull, stage, commit , push - are the steps we constantly follow to make sure our changes are available in the central repo.

  • Except for release branches, your developer branch is managed by you.

  • Prettier is used to help ensure that indentation of all the code within the repo.

  • Eslint is used to detect javascript rules that are recommended by salesforce.

Extensions

  • Salesforce DX VScode extensions
    • Visualforce
    • Apex
    • LWC
    • Aura Components
    • Apex Debugger Interactive
    • Apex Replay Debugger
  • Apex PMD
  • Eslint
  • Prettier
  • XML format
  • Prettify JSON

These extensions can provide a good headstart. use the starterkit inspired from trailheadapps along with these extensions to kick start lwc app development.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft