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

Comments are stripped from Kotlin code #76

Closed
vsg24 opened this issue Jun 21, 2018 · 1 comment
Closed

Comments are stripped from Kotlin code #76

vsg24 opened this issue Jun 21, 2018 · 1 comment

Comments

@vsg24
Copy link

vsg24 commented Jun 21, 2018

screen shot 2018-06-21 at 1 32 59 pm

In the project README there's a pic that shows that comments are colored green and are preserved in the Kotlin code but that's not how this tool behaves for me.

And also extra spaces are not preserved.

@angelolloqui
Copy link
Owner

Yes, the pic was from a previous version where there was no AST used for the code transaltion. As a result, comments were properly preserved but not anymore. In exchange for that, we have a much more powerful kotlin result.

I am closing the issue as a duplicate of #36

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

No branches or pull requests

2 participants