Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Should preserve inline comments #347

Open
mhevery opened this issue Feb 20, 2016 · 1 comment
Open

Should preserve inline comments #347

mhevery opened this issue Feb 20, 2016 · 1 comment

Comments

@mhevery
Copy link

mhevery commented Feb 20, 2016

Promise.then/*<T>*/(...)

should preserve the comment in the same location in the dart output.

@mprobst
Copy link
Contributor

mprobst commented Feb 22, 2016

Is this still needed with #348?

Generally speaking this might be tricky, we depend on TS' API to access
these comment nodes. If TS drops them, we don't have much choice (though
maybe we're accidentally dropping them ourselves).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants