Viewing profile — naholyr
naholyr
HN member- Joined
- Mon, Aug 25, 2014, 2:06 PM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About naholyr
No profile information was provided.
Recent public activity
-
comment
Comment #8600355
Ah ah nope, and that arised fast (issue #4) ;) But definitely, if you find it useless, then it certainly is for you! I was just telling why others could find it useful :)
-
comment
Comment #8598730
It's all about not forgetting to create the issue: you just put your // TODO and not go out of your editor. An IDE plugin could do the trick nicely too (create an issue by right-cl…
-
comment
Comment #8598714
Hope it will do the job :) still in active development so… https://github.com/naholyr/github-todos/issues ;)
-
comment
Comment #8597937
That's more the direction I think about yes
-
comment
Comment #8597825
Jira should quickly be on its way, in the meantime I'll make everything needed to make the operation of adding a new issue manager a very easy task.
-
comment
Comment #8597473
This coupling is not ready yet, I still have to find a satisfying workflow. When issue is closed : — it detects TODOs anywhere, not necessarily in comments, it could destroy some c…
-
comment
Comment #8597125
Hi I'm the author :) Note that it can open or comment issues (matching based on TODO's text == issue's title), but it does not yet closes them, because I couldn't find a satisfying…
-
comment
Comment #8221761
In this situation, "foo" or "bar" or both should not depend on baz, but have it as a peer dependency. There is nothing broken, just a very specific case not so easily identifiable,…