Ivan Karabadzhak

Results 40 comments of Ivan Karabadzhak

@LogWell Is there any issues with using `from icecream import ic as print` in current library version?

@dfms I think, we are not capable of doing that right now. However, if anyone would create a Swift library it would be nice to add it in the list.

@GedToon I can't reproduce this either. It might be something with the terminal emulator, or another issue that is not related to icecream. I would be happy to reopen the...

@commongeek Should we expect a PR from you?

It would be nice. @darrenburns have you considered this?

Would you merge this into master/main brunch? I'm interested in helping with solving some issues, but I'm not sure does it make sense to do inside older brunch.

Here is a try to solve that: https://github.com/gruns/icecream/pull/116 I also agree on that. I would solve that soon. Any help appreciated.

Honestly speaking, from my point of view, it looks like adding unnecessary complexity to the library. There are 2 main reasons: 1 . Why not just add a macro to...

What I can suggest here that we can add an instruction how to patch somehow ic instance to make it able to work with `/` operator. In that way the...

@BrunoSonego Have you tried to use it inside Micropython? I never used Micropython, so I might have some question to make icecream work there.