Good plugin to fold jsons / other array-like variables in PyChram console?

已回答

Hi there

In my project, I have a flask / python server that responds to api calls. In dev, I run the server from PyCharm. To help with debugging I print the body of both the incoming api calls and their responses to the PyCharm console. However, some of these exchanges are quite bulky, which makes it hard to figure follow and means a lot of scrolling in the console.

Is there a PyCharm plugin that would allow folding of "variables" that are printed to the console, or something similar that would address the above?

I have seen the console in Google Chrome allows folding of printed variables, and I am hoping something similar exists for PyCharm...

Thanks

0

Hi Pieka G,

Thank you for contacting PyCharm support.

Unfortunately, there is no such plugin or feature yet. Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY and please let us know if you need any help.

Kind regards,

Sergey

https://www.jetbrains.com

The Drive to Develop

0
Avatar
Permanently deleted user

Hi Sergey

 

OK, thanks for the response. I'll keep using the awesome tool in the meantime.

Stay well!

Pieka

0

请先登录再写评论。