Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 395 Bytes

Apex-mode for Emacs

apex-mode is a major mode for Emacs, extending java-mode. It has syntax highlighting based on Apex keywords.

This project is available under the BSD license.

Feature Backlog

  • SOAP client to evalue the region as anonymous Apex code
  • Upload and compile the current file on the save hook
  • Functions to run unit tests on Salesforce