Skip to content

Commit

Permalink
Fix Readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
David Brittain committed Aug 17, 2012
1 parent 17ef163 commit b0adb5b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
A simple plugin for AppCode (and other IntelliJ based IDEs) that provides keyboard shortcut access to Dash. This is necessary as the
'Services' menu is not populated in AppCode (apparently a Java limitation).
A simple plugin for AppCode (and other IntelliJ based IDEs) that provides keyboard shortcut access to Dash. This is necessary as the 'Services' menu is not populated in AppCode (apparently a Java limitation).

Install Dash.jar in this folder as a plugin.

Dash is a Mac application for rapid search of developer documentation. It is free with nags to persuade you to pay and lose the
nags. The free version is fully functional and super-useful. Get karma for buying and supporting the developer :) It can be downloaded here:
Dash is a Mac application for rapid search of developer documentation. It is free with nags to persuade you to pay and lose the nags. The free version is fully functional and super-useful. Get karma for buying and supporting the developer :) It can be downloaded here:

http://itunes.apple.com/us/app/dash/id458034879?ls=1&mt=12

The default shortcut assigned in the plugin is Mac-Shift-D. It either uses the current selection for the search, or the caret
position.
The default shortcut assigned in the plugin is Mac-Shift-D. It either uses the current selection for the search, or the caret position.

Please feel free to request improvements, or fork-it and make them yourself!

0 comments on commit b0adb5b

Please sign in to comment.