View Single Post
  #2 (permalink)  
Old 12-27-2007, 08:40 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

2.File operation shortcuts

ctrl-s saves the current document

ctrl-shift-s save as

ctrl-w close current template

ctrl-shift-w close all templates

ctrl-n creates a new document

ctrl-o open a new document

ctrl-tab navigate to the next document

ctrl-shift-tab navigate to the previous document

ctrl-m find matching tag (end or start)

ctrl-p Calls the print dialog

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