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

< Orion
Revision as of 15:59, 28 January 2011 by John arthorne.ca.ibm.com (Talk | contribs) (Working with resources)

The following is a point form overview of the functionality available in Orion's 0.2 M4 milestone. Stay tuned for a future screencast demo of this functionality.

Authentication

  • Using OpenID
  • Using a new username & password
  • Administrator can create and delete accounts
  • Passwords stored in Equinox secure storage

Working with resources

  • Manage files & folders
  • Work with Git (clone an existing repository)
  • Link to an existing folder on server
  • Add favorites
  • Import a zip file into the workspace
  • Export a folder as a zip

Searching

  • Search for a resource by name
  • Global search in file contents
  • Save search as favorite

Basic text editing

  • Cut, copy, paste
  • Find, incremental find
  • Undo, redo
  • Your favorite text-editing features from Eclipse desktop (move up/down, copy up/down, go to line, etc.)

JavaScript development

  • Syntax highlighting
  • Outline
  • Validation
  • Bracket matching
  • Toggle comment, add block comment, remove block comment
  • Auto indentation

CSS development

  • Keyword-based content assist

Plug-ins and services

  • More info here

Back to the top