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 18: Line 18:
 
[[Image:Recommenders-templates-completion-on-button-declaration.png]]
 
[[Image:Recommenders-templates-completion-on-button-declaration.png]]
  
== Completing existing usage ==
+
== Dynamic Pattern Completion ==
 +
 
 +
[[Image:Recommenders-templates-completion-on-button-with-observed-calls.png]]
  
 
= Minor Improvements =
 
= 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 06:04, 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 from locals

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.

Back to the top