8
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

SalesforceエンジニアのおすすめVSCode拡張機能

Last updated at Posted at 2021-02-04

#Salesforce Extension Pack
まあこいつは省いても良いかもですが一応。
もはやオススメというか必須。
https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode
image.png

#Salesforce Package.xml Generator Extension for VS Code
こいつを使えばPackage.xmlを簡単に更新できます。
https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator
image.png

#Bracket Pair Colorizer
スコープごとに色を変えてくれるので見やすくなります。
https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer
image.png

#Git Graph
Gitの操作を簡単にしてくれるツール。
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
image.png

#Apex PMD
Apexクラスを静的解析してくれるツール。
https://marketplace.visualstudio.com/items?itemName=chuckjonas.apex-pmd
image.png

#競合の検出
こちらは拡張機能ではありませんが便利なので紹介。
Detect Conflicts At Syncを有効にすれば、組織のプログラムとの競合を検知してくれます。
image.png

8
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?