0

Is there a way to do the shortcut commenting described in this question, in FDT when doing Action Script 3 coding?

That is, something like Ctrl + / to comment or uncomment one or more lines.

Community
  • 1
  • 1
WhiteHotLoveTiger
  • 2,088
  • 3
  • 30
  • 41

1 Answers1

0

I discovered the answer after looking at this FDT shortcuts page. The page doesn't really list many of the shortcuts available, but rather suggests trying Ctrl + Shift + L from within FDT to see a list of all possible shortcuts.

Near the bottom of the list under Toggle Comment, the answer is found to be Ctrl + Shift + C.

WhiteHotLoveTiger
  • 2,088
  • 3
  • 30
  • 41