Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Local variable JSON dumper

Local variable JSON dumper

Mikael Axblom

|
1,185 installs
| (2) | Free
Lets you pick from locals when debugging and dump the variable to JSON.

Lets you dump a variable from Locals while debugging to JSON formated string. Only works when in debugging mode, and only with what is in debugger.CurrentStackFrame.Locals

Adds a context menu command to select a local from the editor. Either highlight the entire name to search locals for it, or right click and let the extension try to find the correct local for you.

localstoJSONContextmenu__1.png

Adds a command in the Tools menu which lists all locals and lets you choose which one to dump. localstoJSONToolsmenu.png localstoJSONGUI.png

Please report bugs or request features in the linked github repository.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft