I just added a new Debug Visualizer for viewing "pretty printed" JSON strings #Delphi10Seattle #opensource #MITLicense


I just added a new Debug Visualizer for viewing "pretty printed" JSON strings #Delphi10Seattle   #opensource   #MITLicense  
https://github.com/darianmiller/dxIDEPackage_JSONStringVisualizer

Comments

  1. Very cool - thanks for creating this !!!! 😀

    ReplyDelete
  2. David Intersimone it's my first Debugger Visualizer...and it hasn't killed the IDE just yet!  I seem to do a lot of JSON string manipulation and this is mainly for my own use (as I always seem to be pasting into jsonlint.com) but thought I'd share as others may be doing the same.

    ReplyDelete
  3. Thanks! This will be great for DataSnap debugging.

    ReplyDelete

Post a Comment