1

I want to create a shortcut inside Zend Studio 9 for a code snippet I have created in the code gallery. How do you create a shortcut. I don't see anything in the user guide nor online.

Many thanks!

Conner
  • 30,144
  • 8
  • 52
  • 73
Vince
  • 1,405
  • 2
  • 20
  • 33

1 Answers1

1

ZS doesn't work with keyboard shortcuts for code snippets/templates. Instead, you can define the templates, and when you start entering the first few letters of that template, the studio will suggest to 'autocomplete' the entire template.

for reference : http://forums.zend.com/viewtopic.php?f=59&t=76228

vam
  • 112
  • 13