Hello, So i’m trying to find a regex pattern which is @([A-Za-z0-9_]+)
but i need to replace it with the same thing, just with a different color, how do i do this?
Hello, So i’m trying to find a regex pattern which is @([A-Za-z0-9_]+)
but i need to replace it with the same thing, just with a different color, how do i do this?
This topic was automatically closed after 70 days. New replies are no longer allowed.