Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Custom keyboard shortcuts and code completion in BBEdit Apps
In BBEdit, you can assign a keyboard shortcut that will 'complete' a function for you (so you don't have to go fishing for it with your mouse). The 'complete' command is under the Clipping menu (the circled-C in the menu bar), and it's named Insert Clipping. To assign a keyboard shortcut, follow these steps in BBEdit:
  1. Go to Preferences » Menus
  2. Expand the Clippings menu by clicking the little triangle
  3. Click the Insert Clipping... menu item to select it
  4. Click the Set Key... button
  5. Press a key combination that works for you and click Set (in the dialog) and you're done.
By assigning a keyboard shortcut, and then using the PHP BBEdit Clipping Set, you'll never have to remove your hands from the keyboard. For the time being, it's the closest we'll ever get to the code-completion options found in other code editors (and it's good enough for me).
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[3,608 views]  

Custom keyboard shortcuts and code completion in BBEdit | 1 comments | Create New Account
Click here to return to the 'Custom keyboard shortcuts and code completion in BBEdit' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Custom keyboard shortcuts and code completion in BBEdit
Authored by: Xjs on Fri, Dec 21 2007 at 4:17AM PST
It would also have worked with going to System preferences, then choosing the Keyboard and Mouse pane, clicking the Keyboard Shortcuts tab, and then the little plus sign on the lower left of the shortcuts box.

There you can enter a shortcut, choose an application where it's valid (or all applications) and click OK, and voliĆ”, the shortcut is ready to use (since Leopard, the app doesn't even have to be restarted).

---
Photography is the Art of making the Visible Invisible.

[ Reply to This | # ]