Skip to content

Add KDoc comment in generated code#29

Open
sh-cho wants to merge 5 commits into
Dogacel:mainfrom
sh-cho:issue-6
Open

Add KDoc comment in generated code#29
sh-cho wants to merge 5 commits into
Dogacel:mainfrom
sh-cho:issue-6

Conversation

@sh-cho

@sh-cho sh-cho commented Jan 24, 2026

Copy link
Copy Markdown

Motivation

Comments in proto are not included in generated code

Modification

  • Adds KDoc using SourceCodeInfo
  • Update README.md about available options (quite confusing currently)
  • Update generated-code-tests

Result

Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
@Dogacel

Dogacel commented Jan 24, 2026

Copy link
Copy Markdown
Owner

Hi @sh-cho , I see you have 2 PRs now. Do you use kotlinx-protobuf-gen in production?

@sh-cho

sh-cho commented Jan 25, 2026

Copy link
Copy Markdown
Author

@Dogacel Unfortunately no, I'm trying to use it in personal project

@Dogacel

Dogacel commented Jan 25, 2026

Copy link
Copy Markdown
Owner

@Dogacel Unfortunately no, I'm trying to use it in personal project

I'm quite busy nowadays and I haven't used this library for some time, I will take a look once I have some spare time. Let me know if it ha any urgency.

@sh-cho

sh-cho commented Jan 25, 2026

Copy link
Copy Markdown
Author

@Dogacel I'm not in hurry. These are just enhancements. Take your time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add in-code comments to generated code

2 participants