Search found 16 matches
- 23 Jun 2024 17:35
- Forum: Features
- Topic: SOLVED? Display search results in different windows
- Replies: 6
- Views: 4222
Re: SOLVED? Display search results in different windows
The actual file may be much larger, which means that the lines matching the search pattern could be far apart from each other.
- 23 Jun 2024 17:26
- Forum: Features
- Topic: SOLVED? Display search results in different windows
- Replies: 6
- Views: 4222
Re: SOLVED? Display search results in different windows
The attached file is just an example; the actual file may be much larger. When searching for specific lines, such as lines 18 and 88 in the ddd results and other lines in the bbb results, I have to repeatedly expand and collapse the ddd and bbb results because the other results are always collapsed.
- 21 Jun 2024 09:08
- Forum: Features
- Topic: Previewing a file
- Replies: 1
- Views: 1868
Previewing a file
Do we have the function to preview a file, similar to single-clicking on a file in VSCode? Clicking on a file will open it in the current editor tab in VSCode, while double-clicking on a file will open it in a new editor tab. Clicking on a file replaces the current editor content, while double-click...
- 21 Jun 2024 08:56
- Forum: Features
- Topic: SOLVED? Display search results in different windows
- Replies: 6
- Views: 4222
Re: SOLVED? Display search results in different windows
This function is extremely helpful for analyzing log files. Sometimes, many lines match the search pattern, resulting in search results that each contain hundreds of lines. This means I have to switch between search results repeatedly by folding and unfolding the results. If we could have an individ...
- 07 Jun 2024 11:29
- Forum: Bugs
- Topic: Refresh the file when it's updated elsewhere
- Replies: 1
- Views: 2248
Refresh the file when it's updated elsewhere
Can our editor refresh the file when it's updated elsewhere? Not sure if it's a bug or it's not supported.
- 31 May 2024 04:46
- Forum: Features
- Topic: SOLVED? Display search results in different windows
- Replies: 6
- Views: 4222
Re: Display search results in different windows
So that users can create multiple search result windows and select one for each search
- 21 May 2024 03:55
- Forum: Features
- Topic: SOLVED? Display search results in different windows
- Replies: 6
- Views: 4222
SOLVED? Display search results in different windows
Hi, could we consider supporting the display of search results in different windows? Users could open a new window for each search and have the new results appear in the active search result window
- 15 May 2024 10:01
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
Great! Thank you for all your effort!Rickard Johansson wrote: ↑11 May 2024 17:19 Fixed in next release (v16.21 beta 3). It only happens when the document map is visible![]()
- 15 May 2024 09:57
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
On my another, "toy" machine with Windows 10 (Pentium 1.1 GHz, though probably overclocked a tad, and 4 Gb RAM), I was able to hang RJ TextEd (16.20, installed) only while counting substrings. Simple loading given file was quite quick, and changing highlighter to "Log" took like...
- 09 May 2024 07:03
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
I have 8GB RAM and Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz 2.40 GHz.
- 09 May 2024 06:59
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
The 'Open large files as plain text(MB)' option is enabled. I'm using window 10. All other options are using default values and I'm using the 16.26(64-bit) portable version. After open the file with RJ TextEd, I did the following operations. The APP was hanging on the 2nd time of CTRL+Home. Pressed...
- 09 May 2024 06:53
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
- 09 May 2024 05:32
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
The 'Open large files as plain text(MB)' option is enabled. I'm using window 10.
- 06 May 2024 09:00
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
I think I'm going to need an example file. I've tried with files larger than 500 MB without any issues. I have enclosed a file that can reproduce the issue. By the way, I'm using the portable version of the app on Windows 10. Here are the steps I took: Pressed ctrl + Home Pressed ctrl + End Pressed...
- 01 May 2024 07:17
- Forum: Bugs
- Topic: FIXED: Hang on ctrl+home after ctrl+End
- Replies: 16
- Views: 9063
Re: Hang on ctrl+home after ctrl+End
It still hangs even if I turn on this option.Rickard Johansson wrote: ↑30 Apr 2024 16:38 There is an option to "Open large files as plain text". It's turned off by default, but should perhaps be turned on.
It seems most editors have a limit and turns off the highlighter when the file size gets too large...