3

When I use the chrome devtools console, the Tab key is used to perform autocomplete when typing. Can this key be changed? I am impartial towards Enter since this is how Eclipse/Netbeans work. Is there an option / extension / some options file that would allow me to change that?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62

1 Answers1

0

This is not an option as of now. The chrome dev tools doesn't provide a way to customize the shortcuts. For more info refer to customize chrome developer tool javascript debugger keyboard shortcuts?

Aditya Vikas Devarapalli
  • 3,186
  • 2
  • 36
  • 54