brackets-cont / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
Other
1.34k stars 177 forks source link

Search and Replace - Hangs #323

Open drveresh opened 3 months ago

drveresh commented 3 months ago

Prerequisites

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 c7a435e49) build timestamp: Sat Mar 11 2023 12:13:01 GMT+0530

abose commented 3 months ago

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