View Single Post
  #4 (permalink)  
Old 12-27-2007, 08:44 PM
srikumar_l srikumar_l is offline
D-Web Sr.Programmer
 
Join Date: Aug 2007
Posts: 196
srikumar_l is on a distinguished road
Default Coldfusion Keyboard Shortcuts

4.String functions shortcuts

ctrl-r find and replace

shift-ctrl-r extended find and replace

ctrl-a select all

ctrl-q repeats the last tag

shift-ctrl-l show/hide results pane

ctrl-3 surrounds the selected text with # signs

shift-ctrl-+ unindent

ctrl-j calls the code templates dialog(for example press : "ctrl-j , j , enter" will give you a javascript start and end tag)

Last edited by srikumar_l : 12-27-2007 at 08:48 PM.
Reply With Quote