Class Index
Bread crumbs show the current position within a resource tree and allow navigation
to different places in the tree.
Service for managing configuration data.
A dictionary that holds configuration data.
Interface for a service that needs configuration data.
A command is an object that describes an action a user can perform, as well as when and
what it should look like when presented in various contexts.
CommandService can render commands appropriate for a particular scope and DOM element.
This class contains HTML fragments for the common banner, footer, toolbars
Provides operations on Diff in a compare editor
The compare ruler is used by the compare editor to render trim around the editor.
The line number ruler is used by the compare editor to render line numbers next to the editor
Provides content assist for CSS keywords.
Provides content assist for HTML.
Represents a content type known to Orion.
The dialog service provides common helper dialogs such as confirmation and
information dialogs.
A tree model based iterator component.
A feeder to feed all the diff blocks based on the line index and mapper index.
A feeder to feed all the diff blocks based on the line index and mapper index.
Provides content assist for a TextView.
Editor mode for interacting with content assist proposals.
Interface defining a provider of content assist proposals.
An
Editor
is a user interface for editing text that provides additional features over the basic
orion.textview.TextView.
Provides content assist for JavaScript keywords.
Utilities for dealing with regular expressions.
Represents the styling for a range of lines, as provided by a service.
Represents style information for a line.
A styler that knows how to apply a subset of the TextMate grammar format to style a line.
Base for creating an Orion event target
A table-based explorer component.
Tree model used by orion.explorer.Explorer for flat structures
Simple tree model using Children and ChildrenLocation attributes to fetch children
and calculating id based on Location attribute.
This renderer renders a tree table and installs a selection and cursoring model to
allow the user to make selections without using checkboxes.
A explorer navigation dictionary.
A user interface component that displays a table-oriented file explorer
A tree iteration handler based on an explorer.
This class contains static utility methods for creating and managing commands from extension points
related to file management.
A service for creating and managing links that the user has identified
as favorites.
The file client provides a convenience API for interacting with file services
provided by plugins.
This class contains static utility methods for creating and managing commands
related to file management.
This class contains static utility methods.
Git Review Request explorer
Provides operations for browsing and manipulating Git repositories.
A dialog that searches for commits by name.
This class contains static utility methods for creating and managing
global commands.
A service for finding and inferring hyperlinks from a text input.
The log service provides services for logging information messages
Describes the data type of a property/attribute.
Maintains a registry of metatype information.
Describes a kind of object.
A shim for CodeMirror's
CodeMirror
API.
Represents the style provided by a CodeMirror mode for a line.
Driver for CodeMirror modes.
A user interface element showing a list of various navigation links.
An Outliner is a visual component that renders an itemized overview of a resource and acts as
a selection provider on that resource.
OutlineService
dispatches an event when an outline for a resource is available.
CommandParameterCollector can collect parameters in a way that is integrated with the
common header elements of pages or sections.
Represents a single plugin in the plugin registry.
The Orion plugin registry
A preferences object returned by the preferences service
The preferences service manages a hierarchical set of preference
nodes.
The problem service tracks markers and sends notification of marker changes.
The user service keeps track of the current Orion user.
Service for tracking operations changes
Provides API for searching the workspace.
A service for creating and managing saved searches.
A user interface element showing a list of saved searches.
A search results generator for display search results to an end user
Can provide one or more selections describing objects of interest.
A reference to a service in the Orion service registry
A reference to a registered service in the Orion service registry
The Orion service registry
Simplifies the use of services within a service registry.
Represents the definition of a setting.
Maintains a registry of settings.
Instances represent commands that can be registered in Shells.
Instances represent parameters that commands can accept.
Instances represent custom parameter types that can be registered
in a Shell.
A Shell is a visual widget that provides a command line interface.
Interface for an in-memory representation of a site configuration resource.
Interface for a service that manages site configurations.
A tree widget that displays a list of sites that a file can be viewed on.
Service for reporting status
A user interface element showing a list of various user tasks.
This object describes an action for the text view.
This is class represents an annotation for the AnnotationRuler.
This object represents an annotation iterator.
This object manages annotations for a
TextModel
.
This objects implements an annotation ruler.
This object represents a styler for annotation attached to a text view.
This object represents a regitry of annotation types.
This represents an interface of prioritized annotation types.
This is the event sent when the text view goes out of focus.
This is the event sent when the user right clicks or otherwise invokes the context menu of the view.
This is the event sent when the text view is destroyed.
This object represents a find occurrences iterator.
This object describes the options to use while finding occurrences of a string in a text model.
This is the event sent when the text view is focused.
This object represents a folding annotation.
A KeyBinding represents of a key code and a modifier state that can be triggered by the user using the keyboard.
This objects implements a line numbering ruler.
This is the event sent when the text view needs the style information for a line.
This is the event sent when the text in the model has changed.
This is the event sent when the text in the model is about to change.
This is the event sent when the text is modified by the text view.
This objects implements an overview ruler.
This object represents a projection range.
The
ProjectionTextModel
represents a projection of its base text
model.
This interface represents a ruler for the text view.
This is the event sent when the text view scrolls.
A Selection represents a range of selected text in the view.
This is the event sent when the selection changes in the text view.
This object is used to define style information for the text view.
This object is used to style range.
The TextModel is an interface that provides text for the view.
A TextView is a user interface for editing text.
This object describes the options for the text view.
The UndoStack is used to record the history of a text model associated to an view.
This is the event sent when the text is about to be modified by the text view.
A tree model based iterator component.
Generates an HTML table where one of the columns is indented according to depth of children.
This class contains static utility methods.
This class contains static utility methods.
A dialog that searches for files by name or wildcard.
Editor for an individual site configuration.
Provides a promise-based API to XMLHttpRequest.
Wraps an XHR response or failure.