I saw a thread about find and replace wildcards in notepad++ but I don’t want to find and replace, only find.
my text file will have things like d3493438948394, d34834934834,
I only want to find the sequences that begin with d.
Is there a way to do this, with or without regex?
thank you.
I have tried using regular ctrl+ f, but it doesn’t give me the result i want. I was trying to think of a way to write this in python but if there were an easier way I’d love to know.
Amy King is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.