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

(Created page with "= Attendees = John, Steve, McQ, Eric, Silenio, Anthony, Dana, Libing, Curtis, MikeR = Minutes = * Wrapping up support for re-targeting key bindings * Bringing back the play...")
 
(No difference)

Latest revision as of 11:55, 11 August 2015

Attendees

John, Steve, McQ, Eric, Silenio, Anthony, Dana, Libing, Curtis, MikeR

Minutes

  • Wrapping up support for re-targeting key bindings
  • Bringing back the playback reviews
  • Reporting and fixing accessibility defects
  • Added more documentation to the standalone editor wiki page
  • Various fixes made in editor and git page
  • Prototyping "find all references" using Tern
    • Released in master but not enabled
    • Tern implementation doesn't scale, have to feed entire workspace into it
    • Using only Tern not viable
    • Looking at using global search to narrow the scope of what to feed into Tern
    • fixing tooling regressions in editor tooltips (hovers) introduced by switching to tooltips generated by Tern

Back to the top