Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Add support for error notification or other indication in UI

Open hurricup opened this issue 4 years ago • 0 comments

Implemented on debugger side:

  • https://github.com/Camelcade/Devel-Camelcadedb/discussions/56
  • https://github.com/Camelcade/Devel-Camelcadedb/discussions/38

For now it just shows value as cyclic reference to ....

Also we could catch nested cyclic references. hash -> array-> scalar -> hash

hurricup avatar Jun 15 '21 15:06 hurricup