Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Zambra's ExtensionNew to Visual Studio Code? Get it now.
Zambra's Extension

Zambra's Extension

Gabriel Zambrin

|
412 installs
| (2) | Free
Some snippets and commands to facilitate and speed up your development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zambra's Extension

Functionality

snippets

APEX

prefix description
debug Log output to console
region Create a region block
extractMethod Extract clipboard text to new method
getListObjQuery Method to return object list
getAllFieldsSet Method to return all fields of an object in a Set
getAllFieldsString Method to return all fields of an object in a string, separated by ','
getPicklist Method to return actives picklist API Names or Values(Label)
getPicklistMap Method to return actives picklist map
getRecordTypeId Get recordtype id of an Object
sendEmail Method to send email
implementBatch Generate methods to implements a batch class

JAVASCRIPT

prefix description
newaction Create new action
newfunction Create new function
toast Generate toast event
extractFunction Extract clipboard text to new function

COMMANDS

command description
Force Apex Deploy Deploy Apex Class to an org(use ";" to separete classes names)
Convert JSON to Apex Convert JSON String to Apex Class
Minify Text Compresses text by removing the whitespaces, newlines, indentation
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft