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

Orion/Meeting minutes/20160412

< Orion‎ | Meeting minutes
Revision as of 10:57, 12 April 2016 by Grant gayed.ca.ibm.com (Talk | contribs) (initial)

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

Attendees

  • Steve, Eric, Grant, Anthony, Libing, Olivier, Troy, Silenio, Carolyn, Dana, Mike, Curtis

Minutes

  • lots of Node server bug fixes, particularly in the areas of search, importing of .zip files, filename encoding, git support
  • fixes for JS tooling cross-file linting bugs
  • investigating sniffing of package.json files to infer modules that are being used, for linting, content assist
  • putting together accessibility test plan
  • have a potential means of handling Oniguruma regex features on client side (Oniguruma can be compiled to JS with Emscripten)
  • this should enable the use of arbitrary TextMate grammmars for syntax styling
  • this effort to be tracked in https://bugs.eclipse.org/bugs/show_bug.cgi?id=491511

Back to the top