Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 604 Bytes

File metadata and controls

14 lines (10 loc) · 604 Bytes

Change Log

All notable changes to the "code-jsonx" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.1] - 2025-08-23

Added

  • Format JSON command to pretty-print JSON with proper indentation
  • Compact JSON command to remove unnecessary whitespace from JSON
  • Escape JSON Text command to escape special characters in JSON text
  • Unescape JSON Text command to convert escaped JSON text back to original form
  • Grouped all commands under a single "CodeJsonX" submenu in context and title menus