Salesforce Development: IDE Setups
Salesforce Developer Quick Tip: How to Run Anonymous Apex in Visual Studio Code
As an Apex developer, you often need to quickly test a class or verify logic without going through the full process of writing a formal test…
18 Jan 2026
3 min
VS Code
VS Code
3 posts
Salesforce Development: IDE Setups
Salesforce Developer Quick Tip: How to Run Anonymous Apex in Visual Studio Code
As an Apex developer, you often need to quickly test a class or verify logic without going through the full process of writing a formal test…
18 Jan 2026
3 min
Salesforce Development: IDE Setups
Salesforce Development Tutorial: How to use the SFDX Scanner Salesforce CLI Plugin for Static Code Analysis
Why Use Static Code Analysis Tools? There are two major reasons to use static code analysis tools: 1) They make you a better developer. These industry…
18 Oct 2020
2 min
Salesforce Development: IDE Setups
Salesforce Development Tutorial: How to Setup Uncrustify to automatically format your code in Visual Studio Code
Why would you want to setup Auto Code Formatting? Aside from the fact that it’s both magical and amazing, it also enables you to easily do…
18 Oct 2020
3 min