-
-
Notifications
You must be signed in to change notification settings - Fork 281
生成函数注释后,光标没有转移到description:后面,而是停留在原来位置 #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
相同问题 |
我解决了。。。说起来算是推荐配置写错了,把这段的description改成Description就好了。。。
当然这会让注释看起来怪怪的,可以用specialOptions修改
|
将Description换成description会连带文件头注释的Description一起改,会很丑(因为文件头注释的其他单词都是首字母大写的) |
更新插件,特殊字段已更新:函数注释特殊字段为description,头部注释的特殊字段为Description,用于区分。 觉得插件不错的话,点个Star吧~ ❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: