Integration with bug tracking Permanently deleted user 创建于 2011年10月26日 19:10 Is it possible to close tasks from AppCode ?I am currently using it with issues on github.
Currently it's not supported. However, you can close an issue when committing if you add fixes #xxx to your commit message
thanks for the answer, that works great