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 1: Line 1:
= Chain Completion Engine =
+
= Chain Completion Engine =
  
== Completion on ''this'' ==
+
== Completion on ''this'' ==
  
<span class="Apple-style-span" style="font-size: 13px; ">[[Image:Recommenders-chain-completion-on-IStatusLineManager.png]]</span>
+
<span class="Apple-style-span" style="font-size: 13px;">[[Image:Recommenders-chain-completion-on-IStatusLineManager.png]]</span>  
  
 
== Completion from static types  ==
 
== Completion from static types  ==
  
[[Image:Recommenders-chain-completion-on-IWorkbenchHelpSystem.png]]
+
[[Image:Recommenders-chain-completion-on-IWorkbenchHelpSystem.png]]  
  
== Completion from locals ==
+
== Completion on Method Returns ==
  
 +
[[Image:Recommenders-chain-completion-on-method-return.png]]
  
= Templates Completion Engine =
+
= Completion with Type Cast =
  
== Completion for Local Declaration ==
+
[[Image:Recommenders-chain-completion-with-cast.png]]
  
[[Image:Recommenders-templates-completion-on-button-declaration.png]]
 
  
== Dynamic Pattern Completion ==
 
  
[[Image:Recommenders-templates-completion-on-button-with-observed-calls.png]]
+
= Templates Completion Engine  =
  
= Minor Improvements =
+
== Completion for Local Declaration  ==
 +
 
 +
[[Image:Recommenders-templates-completion-on-button-declaration.png]]
 +
 
 +
== Dynamic Pattern Completion  ==
 +
 
 +
[[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.
 
BUG-xxx: Code Analyzer sometimes computed it's recommendations based on previous versions of the class under examination.

Revision as of 07:27, 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

Minor Improvements

BUG-xxx: Code Analyzer sometimes computed it's recommendations based on previous versions of the class under examination.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.