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/20150526

< Orion‎ | Meeting minutes
Revision as of 10:46, 26 May 2015 by John arthorne.ca.ibm.com (Talk | contribs) (Created page with "Attendees: John, Silenio, Anton, Anthony, Mike, Curtis, Dana, Libing, Grant = Minutes = * Some minor polish to presentation of content assist * Updated hover support to show...")

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

Attendees: John, Silenio, Anton, Anthony, Mike, Curtis, Dana, Libing, Grant

Minutes

  • Some minor polish to presentation of content assist
  • Updated hover support to show deprecated state of functions, @see references
  • Added plugin for controlling tern, stopping it, showing/controlling tern plugins
  • Added a tern preference page to allow advanced users to configure it
  • Minified the tern worker in our build to improve load performance
  • Enabled eslint for javascript embedded in HTML files
  • Have a working demo of standalone editor with JS tooling working, connecting it to Node-RED as a test case
  • Investigating enabling HTTP2/SPDY on the Orion server
  • Investigating design for showing more verbose deploy feedback
  • Git page was broken by Chrome 43, released a fix in stable branch
  • Working on improving editor page load performance
    • Experimenting with merging plugins to see how much speedup it gives
    • Experimenting with workers for other plugins (currently using it for Tern only)

Back to the top