Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 1: Line 1:
The following is a point form overview of the functionality available in Orion's 0.2 M5 milestone. Stay tuned for a future screencast demo of this functionality.
+
This page is obsolete. For information on Orion's features, see:
  
==Authentication==
+
* [[Orion/Getting_Started_with_Orion]]
* Using OpenID
+
* [http://planetorion.org/news/category/new-noteworthy/ New & Noteworthy documents].
* 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
+
 
+
 
+
[[Category:Orion|Overview]]
+

Revision as of 16:17, 4 May 2011

This page is obsolete. For information on Orion's features, see:

Back to the top