adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

shortcut issue (hide sidebar) #12695

Open kjw86 opened 8 years ago

kjw86 commented 8 years ago

'Hide sidebar' shortcut doesn't work (CTRL-ALT-H); it does work through the view menu.

using Brackets Release 1.7 build 1.7.0-16898 (release b0a363b71) on Windows 10

petetnt commented 8 years ago

Hi @kjw86,

Cannot repro on MacOS with CMD-SHIFT-H. Cannot confirm the shortcut on Windows right now, but can you try CTRL-SHIFT-H.

ficristo commented 8 years ago

It does work on my Windows 10 PC. Can you try Debug \ Reload Without Extenesions and see if it still the case? You could try this extension https://github.com/redmunds/brackets-display-shortcuts to see if there is any conflict.

kjw86 commented 8 years ago

reloaded Brackets without extensions and shortcut still didn't work. Also no conflict with other shortcuts according Redmunds 'display-shortcuts'...strange?!?