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

Line 4: Line 4:
 
* Using OpenID
 
* Using OpenID
 
* Using a new username & password
 
* Using a new username & password
 +
* Administrator can create and delete accounts
  
 
==Working with resources==
 
==Working with resources==
Line 10: Line 11:
 
* Link to an existing folder on server
 
* Link to an existing folder on server
 
* Add favorites
 
* Add favorites
 +
* Import a zip file into the workspace,
 +
* Export a folder as a zip
  
 
==Searching==
 
==Searching==
Line 37: Line 40:
  
  
[[Category:Orion|M4 Overview]]
+
[[Category:Orion|Overview of Features]]

Revision as of 15:56, 28 January 2011

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

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