Page 1 of 1

Find (string) search in preview pane for ascii files

Posted: 07 Aug 2022 02:59
by zmachine01
I'm a CNC programmer and I frequently/always use the preview pane to view programs (they're ASCII text files). Would there be a way to implement a search/find feature that is non-destructive/read only within that pane?

Re: Find (string) search in preview pane for ascii files

Posted: 07 Aug 2022 03:25
by jupe
Already implemented, just focus the preview pane (click on it) and press Ctrl+F

Re: Find (string) search in preview pane for ascii files

Posted: 07 Aug 2022 15:22
by zmachine01
Great! Thanks