Sublime To select a block of positions in multiple lines: Press ALT and select area using mouse cursor Find a match after the given word // This will pick all the text that is after the word = BookTitle (?<=BookTitle).*?(?=\s)