- ago
It would be nice to have a Ctrl+F to look through debug prints on the Debug Log tab.
7
1,339
Solved
7 Replies

Reply

Bookmark

Sort
- ago
#1
A modal window for Ctrl-F is rather old school. Much better might be to invoke a "search bar" on Ctrl-F like the one in Firefox. I mean a text field at the bottom of Debug log with auto highlighting of found substrings as you type them.

Here's how I envision it working:

https://www.codeproject.com/KB/WPF/HighLightItemsTextV1/HighLighting_Text.PNG
2
- ago
#2
To be added in Build 9.
2
Best Answer
Glitch8
 ( 7.81% )
- ago
#3
Great work Eugene!
1
- ago
#4
While working on this how about fixing the Find/Replace in the code editor too (issue: they all get highlighted the same color):
https://www.wealth-lab.com/Discussion/Searching-in-Code-Editor-Highlight-current-item-with-different-color-or-underline-6083
0
Glitch8
 ( 7.81% )
- ago
#5
Lol was waiting for the complaints 😂 Unfortunately this is out of our control. The creator of the editor component we use, Alternet, does not support this option, and we have issued a feature request that they add the capability.

Also, can we refrain from hijacking other threads please?
0
- ago
#6
Wasn't trying to hijack...but sorry.
0
- ago
#7
Looks like feature voting really works).
0

Reply

Bookmark

Sort