Difference between revisions of "Editor Tool"

m
Line 5: Line 5:
 
==Editor==
 
==Editor==
  
The context menu of the editor
+
The context menu of the editor is:
  
 
   Cut
 
   Cut
Line 28: Line 28:
 
     Interface View
 
     Interface View
  
Depending if the context menu is on a pebble in the editor, the [[Class Pebble]] and [[Feature Pebble]] specific context menus will be mixed with the editor menu.
+
==Class Pebble==
 +
 
 +
The context menu of a class pebble in the editor is the context menu of the default editor combined with the default context menu of the [[Class Pebble]]:
 +
 
 +
  Pick
 +
  Open in new Tab
 +
  Open in Editor
 +
  Open in external Editor
 +
  ----
 +
  Show
 +
    Descendants
 +
    Ancestors
 +
    Clients
 +
    Suppliers
 +
    Attributes
 +
    Routines
 +
    Invariants
 +
    Creators
 +
    Deferred Features
 +
    Once Features and Constants
 +
    External Features
 +
    Exported Features
 +
    ----
 +
    in Clusters
 +
    in Diagramm
 +
  Refactor
 +
    Rename
 +
    Move
 +
  ----
 +
  Cut
 +
  Copy
 +
  Paste
 +
  ----
 +
  Select All
 +
  Edit
 +
    Comment
 +
    Uncomment
 +
    ----
 +
    Embed in "If"
 +
    Embed in "Debug"
 +
    ----
 +
    Show Formatting Marks
 +
  ----
 +
  Search
 +
    in Editor
 +
    in Cluster
 +
    in Project
 +
  ----
 +
  View
 +
    Basic
 +
    Clickable
 +
    Flat
 +
    Contract
 +
    Interface View
 +
  Breakpoints
 +
    Enable all
 +
    Disable all
 +
    Remove all
 +
 
 +
==Feature Pebble==
 +
 
 +
The context menu of a feature pebble in the editor is the context menu of the default editor combined with the default context menu of the [[Feature Pebble]]:
 +
 
 +
  Pick
 +
  Open in new Tab
 +
  Open in Editor
 +
  Open in external Editor
 +
  ----
 +
  Show
 +
    Flat View
 +
    Basic Text View
 +
    Callers
 +
    Assigners
 +
    Creators
 +
    Callees
 +
    Assignees
 +
    Creations
 +
    Implementers
 +
    Ancestor Versions
 +
    Homonyms
 +
  Refactor
 +
    Rename
 +
    Pull up
 +
  ----
 +
  Cut
 +
  Copy
 +
  Paste
 +
  ----
 +
  Select All
 +
  Edit
 +
    Comment
 +
    Uncomment
 +
    ----
 +
    Embed in "If"
 +
    Embed in "Debug"
 +
    ----
 +
    Show Formatting Marks
 +
  ----
 +
  Search
 +
    in Editor
 +
    in Cluster
 +
    in Project
 +
  ----
 +
  View
 +
    Basic
 +
    Clickable
 +
    Flat
 +
    Contract
 +
    Interface View  Breakpoints
 +
    Enable all
 +
    Disable all
 +
    Remove all
  
 
==Tabs==
 
==Tabs==

Revision as of 15:59, 7 February 2007

Editor tool.png

Editor

The context menu of the editor is:

 Cut
 Copy
 Paste
 ----
 Select All
 Edit
    Comment
    Uncomment
    ----
    Embed in "If"
    Embed in "Debug"
    ----
    Show Formatting Marks
 ----
 View
    Basic
    Clickable
    Flat
    Contract
    Interface View

Class Pebble

The context menu of a class pebble in the editor is the context menu of the default editor combined with the default context menu of the Class Pebble:

 Pick
 Open in new Tab
 Open in Editor
 Open in external Editor
 ----
 Show
    Descendants
    Ancestors
    Clients
    Suppliers
    Attributes
    Routines
    Invariants
    Creators
    Deferred Features
    Once Features and Constants
    External Features
    Exported Features
    ----
    in Clusters
    in Diagramm
 Refactor
    Rename
    Move
 ----
 Cut
 Copy
 Paste
 ----
 Select All
 Edit
    Comment
    Uncomment
    ----
    Embed in "If"
    Embed in "Debug"
    ----
    Show Formatting Marks
 ----
 Search
    in Editor
    in Cluster
    in Project
 ----
 View
    Basic
    Clickable
    Flat
    Contract
    Interface View
 Breakpoints
    Enable all
    Disable all
    Remove all

Feature Pebble

The context menu of a feature pebble in the editor is the context menu of the default editor combined with the default context menu of the Feature Pebble:

 Pick
 Open in new Tab
 Open in Editor
 Open in external Editor
 ----
 Show
    Flat View
    Basic Text View
    Callers
    Assigners
    Creators
    Callees
    Assignees
    Creations
    Implementers
    Ancestor Versions
    Homonyms
 Refactor
    Rename
    Pull up
 ----
 Cut
 Copy
 Paste
 ----
 Select All
 Edit
    Comment
    Uncomment
    ----
    Embed in "If"
    Embed in "Debug"
    ----
    Show Formatting Marks
 ----
 Search
    in Editor
    in Cluster
    in Project
 ----
 View
    Basic
    Clickable
    Flat
    Contract
    Interface View  Breakpoints
    Enable all
    Disable all
    Remove all

Tabs

Context menu of single tab

 Close
 Close others
 Close all