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/20150728"

(Attendees)
(Minutes)
 
Line 11: Line 11:
 
= Minutes =
 
= Minutes =
  
* Overrideable keybindings work nearing completion
+
* Override-able keybindings work nearing completion
 
** Adding metrics
 
** Adding metrics
 
* Adding support for HTML/XML content assist without typing leading < character
 
* Adding support for HTML/XML content assist without typing leading < character
Line 18: Line 18:
 
* Finding and fixing a lot of bugs in JavaScript Tern indexing support
 
* Finding and fixing a lot of bugs in JavaScript Tern indexing support
 
** 25%-65% faster indexing for Node/require.js indexing
 
** 25%-65% faster indexing for Node/require.js indexing
 +
* Merging code contribution to bring preliminary Git support to Orion Node.js implementation
  
 
* We had a long discussion about how we can change how services are fed into pages, so that we don't have to modify every page when we introduce new services.
 
* We had a long discussion about how we can change how services are fed into pages, so that we don't have to modify every page when we introduce new services.

Latest revision as of 11:54, 28 July 2015

Attendees

Eric, Libing, Anthony, Silenio, John, Mike, Curtis

Minutes

  • Override-able keybindings work nearing completion
    • Adding metrics
  • Adding support for HTML/XML content assist without typing leading < character
  • Investigating a new mechanism to make it easier to install language translations into an Orion server
  • Investigating support for plugins to add sub-menus
  • Finding and fixing a lot of bugs in JavaScript Tern indexing support
    • 25%-65% faster indexing for Node/require.js indexing
  • Merging code contribution to bring preliminary Git support to Orion Node.js implementation
  • We had a long discussion about how we can change how services are fed into pages, so that we don't have to modify every page when we introduce new services.

Back to the top