uriyyo / pycharm-evaluate-async-code

Finally, you can use await in evaluate expression 💪
https://plugins.jetbrains.com/plugin/14476-evaluate-async-code
44 stars 2 forks source link

variables redecleared inside async with block are missing #6

Closed sinancetinkaya closed 3 years ago

sinancetinkaya commented 3 years ago

Variables redecleared inside async with block are not appearing in the debug window. New variables are fine. image

uriyyo commented 3 years ago

Hi @sinancetinkaya

This issue is fixed in version 1.10 and will be available within 2 days.

I will close the issue, feel free to reopen in case when an issue appears again.