Relative Content

Tag Archive for regexnotepad++

add double quote delimiters to a tab separated file in notepad++

I have a tab separated file where I need to add double quote delimiters around the text fields. Not all the text fields start with a letter, some start with numbers. There are also number and date columns, a total of 35 columns.
Is there a regex formula that would do this in notepad++?