Krešimir Tonković
unread,Jan 3, 2012, 5:37:13 AM1/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Apex Editor LS general
- add objects and object fields to content proposals
- auto close quotes, braces, brackets, curlies, angles
- insert braces when completing method invocation. If no parameters
are needed for invocation, position cursor after braces. If parameters
are needed, position cursor between braces.
- show declaration and doc comments in tooltip when hovering over
identifier
- position cursor on correctly indented column when starting new line
- provide content for outline view. sort outline by declaration order,
by alphabetic order
- quick outline (ctrl-o)
- jump to declaration (F3)
- highlight occurrences of identifier
- call hierarchy
- search for references
- normalize case - change case of all occurrences of symbol to how it
was declared
- rename variable/method/field