0

Is it possible in Netbeans 8, to assign a shortcut key for typing specific character or word? (for example ‌)

mrdaliri
  • 7,148
  • 22
  • 73
  • 107

1 Answers1

0

You could use create macro (Options|Editor|Macros) or create a code template (Options|Editor|Code templates).

Ben
  • 2,235
  • 18
  • 17