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/20110615

Attendees

  • Simon
  • Felipe
  • Libing
  • Mark
  • Grant
  • Silenio
  • Dean
  • John
  • Susan
  • Szymon
  • Gosia
  • Tomasz

Minutes

  • Working on git status
    • adding fetch/push/merge buttons
    • Converting link to local/remote logs into a button
  • Compare editor wording changes
  • Fixing TextMate styling bugs
    • Can now import some real grammars such as JSON
    • Example JSON editor plugin on Git Hub
    • Making it easier to consume from embedded editor example
  • Debugger: better handling of scripts that don't have URLs (evals, etc)
  • Bug on UI stack
  • Hit a bug where an unstaged change got committed
    • Trying to figure out a reproducible test case
    • This is potentially a stop ship problem
  • Pouring new Orion editor into Eclipse desktop integration example
  • Line delimiters
    • Run out of time to mess with them in 0.2
    • Longer term this has to be a user setting because we can't know what delimiters are appropriate for a given user's files.
  • Improving credential dialog
    • Consider client side caching of user id
    • Some hint on what fields to fill out -- defer to 0.3
  • Minor wording tweaks in git log page
    • Include branch info in page title
  • New icons are in place
  • Tweaking alignment for new icons
  • Where to put examples

Back to the top