You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bottom panels 'Search Results' and 'References' can only be closed by mouse clicking at the close button. Somehow this always bothers me: I can start a search with Ctrl-Shift-F, I can close the search bar with ESC, but I can't close the search results panel with a keyboard shortcut...
Public methods for closing them enables extensions to attach a keyboard shortcut to this action. As I did already in my custom build ;-)
Issue by SietseB
Monday Jan 20, 2020 at 15:36 GMT
Originally opened as adobe/brackets#15016
The bottom panels 'Search Results' and 'References' can only be closed by mouse clicking at the close button. Somehow this always bothers me: I can start a search with Ctrl-Shift-F, I can close the search bar with ESC, but I can't close the search results panel with a keyboard shortcut...
Public methods for closing them enables extensions to attach a keyboard shortcut to this action. As I did already in my custom build ;-)
SietseB included the following code: https://github.com/adobe/brackets/pull/15016/commits
The text was updated successfully, but these errors were encountered: