uriyyo / pycharm-evaluate-async-code

Finally, you can use await in evaluate expression πŸ’ͺ

Home Page:https://plugins.jetbrains.com/plugin/14476-evaluate-async-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate Async Code

Did you try to execute async code at PyCharm Evaluate Expression window πŸ€”

This plugin adds ability to use async/await almost everywhere while you debug your code πŸ˜‹

Note - plugin can work only with python version >=3.7.

Evaluate Expression

evaluate_expression

Conditional Breakpoint

conditional_breakpoint

Debugger Console

debugger_console

Python Console

python_console

About

Finally, you can use await in evaluate expression πŸ’ͺ

https://plugins.jetbrains.com/plugin/14476-evaluate-async-code


Languages

Language:Kotlin 92.2%Language:Python 7.8%