arns l

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
arns l created a post, How to create TODO filter?
In our source code we have lot's of comments that use following pattern:@todo v2.1 Todo commentHow can we create version specific todo filters? I tried regex "\btodo v2.1\b.*" and similar variation...