Skip to content

Commit

Permalink
Add CurrentLineHighlighter back into README
Browse files Browse the repository at this point in the history
  • Loading branch information
andyarvanitis committed Apr 13, 2012
1 parent 604944b commit 1a2c50e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,8 @@ __InhibitTabNextPlaceholder__: This fixin disables using the tab key to select b

__OptionClickDocumentation__: This fixin changes Xcode's behavior when option-clicking a symbol, by opening the documentation for the given symbol rather than opening the Quick Help popup. (Normally this behavior is accessed by option-clicking a symbol and then clicking the book icon in the Quick Help popup.) Note that this fixin is necessary because option-double-clicking a symbol doesn't display the documentation for the symbol - it just opens the documentation dialog with the symbol entered into the search field.

__XCFixin_CurrentLineHighlighter__: This plugin adds highlighting to the line of the current cursor position. This makes visually tracking the current insertion point easier. Many editors have this feature. When in the editor, the Editor menu item will have a new item, "Current Line Highlight Color...", which allows the user to select the color.

__===== EXPERIMENTAL FIXINS =====__

These fixins must be built individually to be installed; see their individual projects in the _À La Carte Projects_ directory.
Expand Down

0 comments on commit 1a2c50e

Please sign in to comment.