Good morning.
Could someone explain to me why I should use "(?<=\\s|^)@(\\w*[A-Za-z&_-]+\\w*)"
instead of just simply using "(@\\w+)"
?
@matigo Ha, now I understand. Well, that's the life of a programmer, isn't it? Having one problem and trying to solve it with another "problematic" approach?
@matigo Of course. That's the first thing my accountant told me to do when a job is finished. ?