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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
CEF3 Shell Enhancements: Fix bugs and get most unit tests passing in the experimental new shell, based on Chromium Embedding Framework 3 (Brackets currently uses CEF 1). We plan to switch over to the new shell sometime within the next couple of sprints.
Misc
Improved Esc key handling: Pressing Esc while a menu is open closes it. Pressing Esc while the cursor is inside an inline editor closes it. Pressing Esc while the cursor is in a regular editor closes all inline editors embedded in it.