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

Orion/Meeting minutes/20150421

< Orion‎ | Meeting minutes
Revision as of 11:10, 21 April 2015 by Unnamed Poltroon (Talk) (Created page with "= Attendees = * John, Anton, Anthony, Grant, Libing, Steve, Eric, Mike, Rennie * Handling Git conflicts is confusing, can we do better * Fixed translation bugs in Git page *...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • John, Anton, Anthony, Grant, Libing, Steve, Eric, Mike, Rennie
  • Handling Git conflicts is confusing, can we do better
  • Fixed translation bugs in Git page
  • Fixes in syntax styling
  • Working on reorganizing and styling the banner section of our pages
  • Investigating use of Source Code Pro font and tweaking editor line sizes
  • Making it easier to run our Maven build on different platforms
  • Code cleanup and styling in split editor support
  • Investigating git modification notifications in the editor page
  • Moved NLS support into JavaScript plugin, fixed some bugs in it
    • Using AST to exclude strings that
  • Working on a tern settings page
    • Need to migrate our pre-built indexes to support Tern
  • Added parse delegator to allow our tools to be inserted into the parse process
  • Basic stub for "rename in file" added, hooking into Tern
    • Needs to hook into editor multi-selection
  • Investigating using shared workers so multiple editors using a single tern language model
    • Doesn't work in Internet Exploder, currently stubbed out

Back to the top