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

If only tars2go could generate the comments written by itself into the code file #90

Closed
xjaksyt2008 opened this issue Dec 16, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@xjaksyt2008
Copy link

xjaksyt2008 commented Dec 16, 2018

//Mobile number repeated query return
struct SC_PhoneQuery {
0 require int ret; / / result 1 does not exist 2 exists
1 require string phone; / / Account
}
interface DB{
Int phonequery (CS? Phonequery MSG, out SC? Phonequery RET); / / query the phone number
}
//Login results
enum LOGIN_RESULT {
Login? Result? Success, / / login succeeded
...
}
Like the above definition file, the single line comments written by yourself can be generated into the target code, if there are single line comments written!

@sandyskies
Copy link
Contributor

ok,working on it.

@sandyskies sandyskies added the enhancement New feature or request label Dec 19, 2018
@sandyskies sandyskies changed the title tars2go 生成工具如果能把自已写的注释 生成到 代码文件里就好了 If only tars2go could generate the comments written by itself into the code file Jan 21, 2020
@tarscloudbot
Copy link
Contributor

该issue长期未更新。如果问题依旧没解决,欢迎重新打开issue。TARS社区有您更精彩。

Thanks for your supporting. The issue has not been updated for a long time. If the problem is still not resolved, welcome to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants