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

(initial)
 
(fixes)
 
Line 9: Line 9:
 
* VS Code tooling plugin: adding basic support
 
* VS Code tooling plugin: adding basic support
 
* released syntax styling for Sass/SCSS
 
* released syntax styling for Sass/SCSS
- Orion JS tooling bug fixing
+
* Orion JS tooling bug fixing
- ECMAScript 6 support work going well
+
* ECMAScript 6 support work going well
- added linting rules for detecting unknown libraries
+
* added linting rules for detecting unknown libraries
- continuing to work towards adopting Acorn as our parser
+
* continuing to work towards adopting Acorn as our parser
- test suites added for indexes we ship (express, mongo, etc.)
+
* test suites added for indexes we ship (express, mongo, etc.)
- initiated legal process for contributing fixes back to Acorn and Tern
+
* initiated legal process for contributing fixes back to Acorn and Tern
- opened request to move up to latest tern release
+
* opened request to move up to latest tern release

Latest revision as of 11:20, 22 March 2016

Attendees

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

Minutes

  • node server work continuing, particularly around support for the git page
  • sublime JS tooling plugin: finished References support
  • VS Code tooling plugin: adding basic support
  • released syntax styling for Sass/SCSS
  • Orion JS tooling bug fixing
  • ECMAScript 6 support work going well
  • added linting rules for detecting unknown libraries
  • continuing to work towards adopting Acorn as our parser
  • test suites added for indexes we ship (express, mongo, etc.)
  • initiated legal process for contributing fixes back to Acorn and Tern
  • opened request to move up to latest tern release

Back to the top