Sublime Text Package

To help make your development of mobile applications for Salesforce even quicker we have a Sublime Text package available that contains a whole host of snippets for our API calls.

MobileCaddy Sublime Text Package

 

Full details of the snippets can be found on the package’s public GIT repo, but they all start with “mc“, so start typing that and you should see a listing.

The snippets all output a full JavaScript promise block and contain relevant place-holders.

The package can be installed either through the Package Control package or manually by cloning the repo into your Sublime Text installation’s Packages/User directory. We recommend the first approach as you get all the goodness of a package manager (updates, other packages, etc).

As with all our other tools please feel free to contribute (issues, PRs, etc) via our github account.