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"

(Working with resources)
(Fix my bad category sort key)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
+
This page is obsolete. For information on Orion's features, see:
  
==Authentication==
+
* [[Orion/Documentation/User Guide/Getting started]]
* 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==
+
[[Category:Orion]]
* 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]]
+

Latest revision as of 10:31, 14 February 2014

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

Back to the top