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.
I have a case where I can freeze Brackets first try, almost every time:
I did a QuickEdit search that brought up an inline editor window. With that window still open, I clicked Debug->Show Performance Data. Performance data came up and Brackets was dead frozen. Sometimes freezes if I close the QuickEdit inline editor before Show Performance Data, but that's not as consistent. Sometimes freezes on any use of Show Performance Data, unrelated to QuickEdit. Also reproducible with Sprint 24.
The text was updated successfully, but these errors were encountered:
Met one issue related to the issue above, so write it here:
Steps:
Launch Brackets and open the default sample folder.
Select the index.html file.
On the menu, click Debug > Show performance data.
Click the main.css file, or other files in this project.
Results:
After step3, the main.css file or other files can't be clicked and opened.
In @jeffkenton case,Brackets is completely freezed, but in my case, I can still do other operations,like: select a command from any menu.
ENV: MAC10.9 and Win8 English OS
Build: 0.33.0-9858
I have a case where I can freeze Brackets first try, almost every time:
I did a QuickEdit search that brought up an inline editor window. With that window still open, I clicked Debug->Show Performance Data. Performance data came up and Brackets was dead frozen. Sometimes freezes if I close the QuickEdit inline editor before Show Performance Data, but that's not as consistent. Sometimes freezes on any use of Show Performance Data, unrelated to QuickEdit. Also reproducible with Sprint 24.
The text was updated successfully, but these errors were encountered: