Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 804 Bytes

Sublime Text 2 SFDC Assist

Including

  • Apex Language Snippets
  • Visualforce Component Completions

Installing

  1. To open the pallete, press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X)
  2. Type the Package Control: Add Repository and select it
  3. Add this url: https://github.com/jairzh/sublime-sfdc-assist.git
  4. To open the pallete again, type Package Control: Install
  5. Use the sublime-sfdc-assist keyword to search this package in the package list, install it

Manually

  • Download the .zip file from the GitHub downloads modal
  • Unzip the files
  • Copy the files to your Sublime Text 2 user packagers directory (`~/Library/Application Support/Sublime Text 2/Packages/User/)