Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search and Replace - Hangs #323

Open
3 tasks done
drveresh opened this issue Jun 7, 2024 · 1 comment
Open
3 tasks done

Search and Replace - Hangs #323

drveresh opened this issue Jun 7, 2024 · 1 comment

Comments

@drveresh
Copy link

drveresh commented Jun 7, 2024

Prerequisites

  • Can you reproduce the problem with Debug -> Reload Without Extensions?
  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

Description

The entire app gets hangs and freezes while doing search and replace.

Steps to Reproduce

  1. Open a text file, maybe small, medium or large ones
  2. Search plain keywords and regex
  3. Search and Replace plain keywords and regex

Expected behavior:
Find and Replace should work seamlessly and without hanging

Actual behavior:
3/5 times Find and Replace doesn't work, it just hangs the entire Editor, and cannot even move mouse cursors, even for small files (10-50k). The same issue with RegEx replaces also. Where as Sublime Text editors work great, even for large files (GBs).

Versions

MacBoook Pro 16-inch, 2021; MacOS: 14.4.1 (23E224)
Release 2.2 build 2.2.0-17942 (master c7a435e)
build timestamp: Sat Mar 11 2023 12:13:01 GMT+0530

@abose
Copy link
Member

abose commented Jun 7, 2024

Thanks for reporting the issue. We have a newer version of brackets available at https://phcode.io please see if that fixes your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants