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.
After saving the file, try to open the working set context menu.
Result
It doesn't open Expected
It should still open
There is a second minor issue when you set any of those preferences to false, and restart Brackets. In that case when you open the Developers Console, you should see an error, where the code is trying to remove a menu item that was never added.
Open the the user preferences file and add the next 3 lines:
After saving the file, try to open the working set context menu.
Result
It doesn't open
Expected
It should still open
There is a second minor issue when you set any of those preferences to false, and restart Brackets. In that case when you open the Developers Console, you should see an error, where the code is trying to remove a menu item that was never added.
Both issues are fixed in PR #7088.
The text was updated successfully, but these errors were encountered: