Duplicates in outline
Opened this issue · 2 comments
amanxng commented
It looks like there are cases where outline view displays duplicate functions and their local variables.
Please look at the attached screenshot.
The following display is very confusing and according to me unusable:
protoMeth1
Example.prototype.protoMeth1
local1
local1
Example.prototype.protoMeth1
It would have been enough to only display:
Example.prototype.protoMeth1
local1
Kindly let me know your thoughts.
damieng commented
Can you see if this still happens with 0.8.0? If it does can you please paste the block of code that repos it here so we can dig in?
amanxng commented
Damien,
For now I have moved to VSCode but will try and check this out soon.
Regards,
Aman
…On Fri, 30 Nov 2018, 2:28 am Damien Guard ***@***.*** wrote:
Can you see if this still happens with 0.8.0? If it does can you please
paste the block of code that repos it here so we can dig in?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOgPcFEN_Pe6Ge540XEHTT9NGjVRC-zFks5u0EpogaJpZM4V5C5W>
.