Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDT Summer Camp"

(Mylyn Integration)
(Smarter Code Assist)
Line 16: Line 16:
  
 
== Smarter Code Assist ==  
 
== Smarter Code Assist ==  
* Related issues: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171009 | #171009], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=148938 | #148938]
+
* Related issues: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171009 #171009], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=148938 #148938]
* Short description: Recently used elements would appear after certain keystroke is pressed
+
* Short description: Provide the option to customize the results appear in the content assist scrollable window by changing the preferences default or using a different keystroke. The options should be alphabetical (what currently exist) and by relevance Recently used elements would appear after certain keystroke is pressed
  
 
== Outline view additional filters ==
 
== Outline view additional filters ==
 
* Related issue: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171513 | #171513]
 
* Related issue: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171513 | #171513]
 
* Short description:
 
* Short description:

Revision as of 17:17, 28 June 2007

Smarty Templates Support

  • Related issue: #182860
  • Related web sites: What is Smarty?
  • Short description: Smarty templates provides the programmer and template designer with a wealth of tools to automate tasks commonly dealt with at the presentation layer of an application.
  • Requirements:
    • Syntax coloring
    • Templates - Example for common Smarty code samples like "{html_options values=$id output=$names selected="5"}"
    • Code assist (?)

Mylyn Integration

  • Related issue: #178350
  • Related website: http://www.eclipse.org/mylyn/
  • Short description: Mylyn is a Task-Focused UI for Eclipse that reduces information overload and makes multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, and JIRA. For the best integration with Mylyn.
  • Requirements:

Smarter Code Assist

  • Related issues: #171009, #148938
  • Short description: Provide the option to customize the results appear in the content assist scrollable window by changing the preferences default or using a different keystroke. The options should be alphabetical (what currently exist) and by relevance Recently used elements would appear after certain keystroke is pressed

Outline view additional filters

Back to the top