Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Recommenders/Attic/New and Noteworthy/0.2"

m
m
Line 27: Line 27:
 
== Dynamic Pattern Completion  ==
 
== Dynamic Pattern Completion  ==
  
[[Image:Recommenders-templates-completion-on-button-with-observed-calls.png]]  
+
[[Image:Recommenders-templates-completion-on-button-with-observed-calls.png]]
 
+
= Minor Improvements  =
+
 
+
BUG-xxx: Code Analyzer sometimes computed it's recommendations based on previous versions of the class under examination.
+

Revision as of 07:48, 25 February 2011

Chain Completion Engine

Completion on this

Recommenders-chain-completion-on-IStatusLineManager.png

Completion from static types

Recommenders-chain-completion-on-IWorkbenchHelpSystem.png

Completion on Method Returns

Recommenders-chain-completion-on-method-return.png

Completion with Type Cast

Recommenders-chain-completion-with-cast.png


Templates Completion Engine

Completion for Local Declaration

Recommenders-templates-completion-on-button-declaration.png

Dynamic Pattern Completion

Recommenders-templates-completion-on-button-with-observed-calls.png

Back to the top