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 (New page: = Chain Completion Engine = == Completion from this == == Completion from static types == == Completion from locals == = Templates Completion Engine = == Completion from Scratch == ...)
 
m
Line 13: Line 13:
  
 
== Completing existing usage ==
 
== Completing existing usage ==
 +
 +
= Minor Improvements =
 +
 +
BUG-xxx: Code Analyzer sometimes computed it's recommendations based on previous versions of the class under examination.

Revision as of 05:51, 25 February 2011

Chain Completion Engine

Completion from this

Completion from static types

Completion from locals

Templates Completion Engine

Completion from Scratch

Completing existing usage

Minor Improvements

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

Back to the top