【发布时间】:2019-04-24 16:18:10
【问题描述】:
我需要稍后在我的代码上留下一些事情要做,TODO() 自动生成会产生一个很长的评论,比如关注
TODO("not implemented") //To change body of created functions use File | Settings | File Templates.
上面的行告诉我去File -> Setting -> File Template去改变它,但这个选项不存在TODO()函数。如何解决?
【问题讨论】:
标签: android-studio kotlin comments todo