June 1, 2017
8:42 a.m.
2017-06-01 10:36 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
In fact it is not something new. You always able put any flag as pragma or message in your methods to easily find them later. For example you can put <issue: 'this method is not working when arg = 5'>. Then you can find it in spotter by tapping "issue:". With Calypso we can implement special method group "todo" and also class group to show classes which methods has this flag
I add issue for this Implement method and class groups for #todo <https://github.com/dionisiydk/Calypso/issues/56>