Closed pratikmmohite closed 4 months ago
Also when doing a workspace search, probably any kind of search in a large file or codespace will cause this
@jacobdalamb I am currently using Webstorm and it does not have this issue.
If search takes times it understandable but application getting frozen.
It looks like the issue is related to EditorElement::paint_scrollbar
that takes 70% of the main thread during the search.
Snapshot: Run_Zed_2024-03-19-144719.collapsed.zip
Is this still an issue for you?
@osiewicz No, Issue is fixed i think.
Closing this issue
Check for existing issues
Describe the bug / provide steps to reproduce it
1) Open the file pincode.csv 2) Go to Edit > Find (Command + F) 3) Search "Pune"
Environment
Model Name: MacBook Pro MacOs : 14.3.1 (23D60) Model Identifier: Mac14,10 Chip: Apple M2 Pro Total Number of Cores: 12 (8 performance and 4 efficiency) Memory: 16 GB System Firmware Version: 10151.81.1 OS Loader Version: 10151.81.1
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.If you only need the most recent lines, you can run the
zed: open log
command palette action to see the last 1000.Zed.log