Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Tools: JavaScript MethodsNew to Visual Studio Code? Get it now.
JSON Tools: JavaScript Methods

JSON Tools: JavaScript Methods

Baguse

|
3 installs
| (0) | Free
VS Code JSON query editor, history, and in-panel results.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Tools with History

Run JavaScript directly on JSON files in VS Code.

Features

  • Transform JSON with any JS expression (Array methods, reduce, etc.).
  • Save expressions in persistent history.
  • Open history panel to re-run or edit old expressions.

Docs

Documentation [1] Current Active Editor. [2] Rebind to Current Editor: Rebind the current editor as the active editor. [3] The Script Editor: Write your JS expression here. The JSON content of the active editor is available as the variable data. [4] Run: Run the expression in the script editor. [5] Save to History: Save the current expression to history without running it. [6] Clear Editor: Clear the script editor. [7] Copy Result to Clipboard: Copy the result to clipboard. [8] Result Viewer: View the result of the last executed expression. [9] History Panel: The history panel to use, run or delete old expressions. [10] Use: Use the selected history item in the script editor. [11] Run: Run the selected history item. [12] Delete: Delete the selected history item.

Demo

Demo

Contributing

If you want to contribute kindly to create a PR and if you want to request a feature or report of a bug kindly create the Issue

Buy me a coffee

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft