Skip to content
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

函数注释的冒号问题 #280

Closed
AmazingFrog opened this issue Feb 1, 2021 · 1 comment
Closed

函数注释的冒号问题 #280

AmazingFrog opened this issue Feb 1, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@AmazingFrog
Copy link

描述bug(必填)
fileheader.configObj中的colonObj有时候不生效,随便改了点地方又有一次可以,然后又不行了

注释设置(必填):
"fileheader.cursorMode": {
"brief":"",
"param":"",
"return":""
},
"fileheader.configObj": {
"colonObj":{
"cpp":[" "," "]
},
"language": {
"h/hpp/cpp": {
"head": "/**",
"middle": "* @",
"end": "*/"
},
},
"autoAdd": false
}

文件后缀(必填):
cpp

你得到的注释(必填):
有冒号

预期的行为:
无冒号

@OBKoro1 OBKoro1 added the bug Something isn't working label Feb 22, 2021
@OBKoro1
Copy link
Owner

OBKoro1 commented Mar 2, 2021

更新插件,该问题已修复,如果觉得插件不错的话,就点个star吧~

@OBKoro1 OBKoro1 closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants