brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Using pipe in some keyboards #13564

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by LCastr0 Sunday Mar 27, 2016 at 23:32 GMT Originally opened as https://github.com/adobe/brackets/issues/12327


In some keyboards (such as mine), we don't have the pipe ' | ' key, and we reproduce it with ALT + 1 + 2 + 4. Problem is: Whenever I type ALT + 1, it colapses all the code.

core-ai-bot commented 3 years ago

Comment by lkcampbell Monday Mar 28, 2016 at 15:20 GMT


@LCastr0, see https://github.com/adobe/brackets/wiki/User-Key-Bindings to change the key bindings.

You can remove the collapse all shortcut with an entry like this:

"Cmd-1": null