efe
efe copied to clipboard
Feature request: Keep comments
It will be really helpful to keep the comments in the source code.
the parser I'm using throws the comments away :/
I think the parser used by https://github.com/AdRoll/rebar3_format keeps comments: https://github.com/inaka/katana-code/blob/master/src/ktn_code.erl#L101
I see. Is it possible to switch, or a whole revamp would be needed?