kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Not clear how to trigger this on a Macbook Pro with touchbar #232

Closed jim-moody closed 6 years ago

jim-moody commented 7 years ago

In the documentation, it says to trigger this debugger using f5, but there is no f5 key on a macbook pro with touchbar.

chmac commented 7 years ago

You can use cmd+shift+p to open the Command Palette which then lets you type to choose commands including all the node debugger commands.

mihkel55 commented 6 years ago

press the fn key and all the f keys appear in touchbar

jim-moody commented 6 years ago

Now I feel like an idiot..thanks haha