Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Salesforce Extensions for VS Code

License

NotificationsYou must be signed in to change notification settings

forcedotcom/salesforcedx-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dev DependenciesCommitizen friendly

Introduction

This repository contains the source code for Salesforce Extensions for VS Code: the Visual Studio Code (VS Code) extensions for Salesforce DX.

Currently, we have the following extensions:

  • salesforcedx-vscodeA top-levelextension pack that automatically installs the following extensions for you.
  • salesforcedx-vscode-coreThis extension interacts with the Salesforce CLI to provide basic Salesforce DX functionality.
  • salesforcedx-vscode-apexThis extension uses the Apex Language Server to provide features such as syntax highlighting and code completion.
  • salesforcedx-vscode-apex-replay-debuggerThis extension enables VS Code to replay Apex execution from Apex debug logs.
  • salesforcedx-vscode-lightningThis extension supports Aura component bundles. It uses the HTML language server from VS Code.
  • salesforcedx-vscode-visualforceThis extension supports Visualforce pages and components. It uses the HTML language server from VS Code.
  • salesforcedx-vscode-soqlThis extension enables you to interactively build a SOQL query via a form-based visual editor, view the query as you build, and save the output to a .csv or .json file.
  • salesforcedx-vscode-slds This extension simplifies working with the Salesforce Lightning Design System (SLDS). It provides code completion, syntax highlighting, and validation with recommended tokens and utility classes.
  • salesforcedx-einstein-gpt This extension uses generative AI to make Salesforce development in Visual Studio Code richer with features such as a Dev Assistant that helps with writing, documenting, and understanding code. It also provides inline autocompletion, and test case generation for Apex and LWC code.
  • sfdx-code-analyzer-vscode This extension scans your code using multiple rule engines to produce lists of violations that you can use to improve your code. v5 also includes all the functionality of the ESLint and Apex PMD extensions. Now, the Salesforce Code Analyzer extension statically analyzes both your Apex and JavaScript code to quickly find problems.

Be an Efficient Salesforce Developer with VS Code

Dreamforce 2018 session on how to use Visual Studio Code and Salesforce Extensions for VS Code:

Be An Efficient Salesforce Developer with VS Code

Getting Started

If you are interested in contributing, please take a look at theCONTRIBUTING guide.

If you are interested in building the extensions locally, please take a look at the developingdoc.

You can find more information about using the Salesforce Extensions for VS Code in thepublic documentation. If the docs don't cover what you are looking for, please feel free to open an issue.

For information about using the extensions, consult the README.md file for each package.

Project Governance & Support

For questions, issues, or support, please open an issue in this repository or refer to the documentation above.


[8]ページ先頭

©2009-2025 Movatter.jp