Skip to content

adashko/AdDa-Snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AdDa-Snippet

Snippets for Apex (Salesforce)

Installation

Use Sublime Text's Package Control to install this plugin.

Manual Installation

Open up Terminal.app and execute these commands:

Sublime Text 2

cd ~/Library/"Application Support"/"Sublime Text 2"/Packages/
git clone git@github.com:adashko/AdDa-Snippet

Sublime Text 3

cd ~/Library/"Application Support"/"Sublime Text 3"/Packages/
git clone git@github.com:adashko/AdDa-Snippet

Snippets

Start typing define and the snippets should appear in the autocomplete.

Apex Trigger

Apex Trigger Handler

Usage

Tab through the snippet params and fill in your information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published