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.
Orion/Meeting minutes/20160524
< Orion | Meeting minutes
Attendees
- Grant, Carolyn, Eric, Olivier, Silenio, Corey, Sidney, Muhammad, Jenny, Libing, Mike, Curtis
Minutes
JS Tooling improvements, primarily in support of ES6:
- import/export statement fixes
- working on syntax styling of backtick strings
- adapting detection of occurrences for ES6, and writing accompanying test cases (more work remaining)
- improved ES6 linting
- improved support for projects (eg.- auto-setup up for AMD)
- adopted latest EScope version
node server:
- updated to latest nodegit version, contains several bug fixes and some performance improvement
- implemented node endpoint to get version
- other node bug fixes
electron:
- electron app now detects that it’s on the desktop and can adapt accordingly
- implemented some adaptations and bug fixes
- electron auto-update implementation done on Windows, next will be OS X
other:
- fixed dnd of multiple files
- accessibility team will start testing us soon