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

(Created page with "= Attendees = * Mike, Curtis, Jefferson, Dana, John, Anthony, Eric, Silenio, Grant, Libing = Minutes = * Standalone editor work ** Suprising high level of adoption, lots...")
 
 
Line 12: Line 12:
 
* Working on editor command re-binding
 
* Working on editor command re-binding
 
* Making project.json optional, no longer controlling editor drill down behaviour
 
* Making project.json optional, no longer controlling editor drill down behaviour
 +
* Moving to a newer HTML parser library for better and more accurate HTML parsing/validation/tooling
 
* Experimenting with using Term for CSS analysis
 
* Experimenting with using Term for CSS analysis
 
* Unit testing for cross-file navigation features
 
* Unit testing for cross-file navigation features

Latest revision as of 11:42, 21 July 2015

Attendees

  • Mike, Curtis, Jefferson, Dana, John, Anthony, Eric, Silenio, Grant, Libing


Minutes

  • Standalone editor work
    • Suprising high level of adoption, lots of groups contacting us about consuming CodeEdit (editor+Tern-based JS tools stack)
    • Helping adopters with customizing the editor they consume
  • Reviewing contribution that enables BIDI text input in Orion editor
  • Working on editor command re-binding
  • Making project.json optional, no longer controlling editor drill down behaviour
  • Moving to a newer HTML parser library for better and more accurate HTML parsing/validation/tooling
  • Experimenting with using Term for CSS analysis
  • Unit testing for cross-file navigation features

Back to the top