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 "PDT/StudentsProgram2009Ideas"

< PDT
(Ideas)
(Ideas)
Line 39: Line 39:
 
| Leverage the PDT and Mylyn projects to provide context based tasks for PHP developers.
 
| Leverage the PDT and Mylyn projects to provide context based tasks for PHP developers.
 
| Michael Spector
 
| Michael Spector
| [http://wiki.eclipse.org/User:Mspector Michael Spector], [mailto:simon_kaegi@ca.ibm.com Simon Kaegi]
+
| [http://wiki.eclipse.org/User:Mspector Michael Spector]
 
|
 
|
 
|
 
|

Revision as of 08:03, 21 June 2009

Ideas

  1. Editor Bug Fixes Highlighter and PHP Doc improvements (hover and code assist)
  2. Editor Bug Fixes Code assist, Code templates
  3. Editor Bug Fixes Indentation, Formatting, Auto editing
  4. Unit Tests new features - Mark occurrences, performance - using Eclipse performance tests
  5. Improved code assist Context sensitive code assist, template code assist
  6. Backport DLTK to 3.5 Open Type, Improved Hovering, open declaration/implementation, Bread crumb,
  7. Documentation context sensitive help dialogs
  8. Support Phar integrate the phar capabilities in PDT
Title Category Abstract - links to details/bugs/etc Reporter Possible mentor(s) Comments Potential student(s)
Your project title here e.g. Cure world hunger Your project link here Your project description here. Be as precise and specific as possible. Link to bugs... Your name here Your Prospective mentors here (If you're an eclipse committer + the reporter, you should leave your name here too! Your additional comments
Improving the highlighting mechanism with semantic coloring [PDT/Dev2Dev/Semantic PDE] The goal of this project is to improve the performance of the highlighting mechanism of the PHP Editor by adopting faster lexer for the highlighter and adding a new semantic coloring options. <interested student here> Roy Ganor None
Mylyn Bridge for PHP developers e4/Languages Leverage the PDT and Mylyn projects to provide context based tasks for PHP developers. Michael Spector Michael Spector
Support phar in Eclipse PDT e4/Languages The phar extenstion is added as built-in since php 5.3, Eclipse PDT should identify this file and provide capabilities to manage this files quickly with code navigation and exploration. None

Back to the top