Salesforce Language Support(Previously 'Salesforce Auto-Complete +') This extension provides code completion and other language services for the salesforce apex programming language. FeaturesCode CompletionCurrently provides auto-complete on the following:
Go-to/Peak DefinitionQuickly navigate to variable, function & class declarations Syntax checkingSave time by spotting grammatical errors before sending code up to salesforce to compile. Navigate Document SymbolsQuickly navigate to any function, property or subclass. In the "Quick Open" bar Document Comment GeneratorGenerate Documenation Comments based on the context. To use, set cursor anywhere in the context of the document and run Currently support Apexdoc and Javadoc style comments on the following symbol types:
Requirements
ConfigurationApex Class & VisualForce completions should work "out of the box". To get completions on SObject & SOQL Queries, you must add org creditionals to your workspace settings:
Please reload after updating settings! Known IssuesAfter running a completion for the first time, a folder called LegalThis is pretty much just a container for the autocomplete functionality from the tooling-force.com library by Andrey Gavrikov. Third-Party Licenses: |