Feature #1573
CodeEditor should allow to find all occurrences of given text
Status: | Approved | Start date: | 11/15/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | CodeEditor | Spent time: | - | |
Target version: | - |
Description
In the Notepad++ there is one key feature - find all occurrences of given "string" in text. It is super helpful with log analyzing.
We should have similar feature in our TheIDE. It will be supper powerful with log syntax...
History
#1 Updated by Zbigniew Rebacz over 6 years ago
- Status changed from New to Approved
- Assignee set to Zbigniew Rebacz
It is in U++ for so long time - the best feature for searching in logs. Thanks Mirek for this outstanding contribution.