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 "Orion/Meeting minutes/20110224"

Line 30: Line 30:
 
* Working on Git REST API (clone, list clones so far)
 
* Working on Git REST API (clone, list clones so far)
 
* Polishing the UI: improved colours, reduced clutter, polished icons
 
* Polishing the UI: improved colours, reduced clutter, polished icons
 +
* Working on preference JS API
  
 
* JavaScript parsing
 
* JavaScript parsing

Revision as of 13:43, 24 February 2011

Agenda

  • Status
  • Editor performance in DaVinci
  • Git details

Attendees

  • John Arthorne
  • Simon Kaegi
  • Grant Gayed
  • Silenio Quarti
  • Andrew Niefer
  • Felipe Heidrich
  • Libing Wang
  • Szymon Brandys
  • Gosia Janczarska
  • Mark MacDonald
  • Phil Brickland
  • Susan McCourt
  • Tomasz Zarna

Minutes

  • Crossfire server now using new breakpoints protocol
  • Adapting test framework to run in JSTestDriver
  • Added tab size control in editor
  • Compare editor now working, can compare working copy with git index
  • Extending navigator to support contributed commands from plugins
  • Working on Git REST API (clone, list clones so far)
  • Polishing the UI: improved colours, reduced clutter, polished icons
  • Working on preference JS API
  • JavaScript parsing
    • Started using JSLint but license isn't compatible
    • Investigating using CodeMirror parser instead
    • uglify.js also has a parser

Back to the top