Configuration
Apex
Visualforce
Configuration
To utilize Apex Code assist, set mm_autocomplete to true in MavensMate > Settings > User
Apex
MavensMate will attempt to provide Apex code assistance for system Apex Classes and other Apex in the org. To ensure the best code assist functionality, be sure to configure the following MavensMate for Sublime Text settings:
mm_api_version : 27.0 (or higher)
mm_compile_with_tooling_api : true



Visualforce
MavensMate will attempt to provide code assistance for Visualforce tags and attributes.


