Skip to content

Releases: kongtaoxing/json-len

v0.1.1

25 May 14:42

Choose a tag to compare

[0.1.1] - 2025-05-25

Fixed

  • Fix the issue that the extension was not working in some cases

Changed

  • Remove images in the extension to reduce the size of the extension

v0.1.0

19 Apr 15:34

Choose a tag to compare

[0.1.0] - 2025-04-19

Added

  • Add "Beautify Preview" function (Beautify non-readable JSON files)

v0.0.5

18 Apr 12:24

Choose a tag to compare

[0.0.5] - 2025-04-18

Fixed

  • Fix the issue that the extension was working bad in some cases

v0.0.4

26 Mar 03:56

Choose a tag to compare

[0.0.4] - 2025-03-26

Fixed

  • Nested arrays not showing array length

v0.0.3

25 Mar 10:45

Choose a tag to compare

[0.0.3] - 2025-03-25

Added

  • Added configuration options for display format
  • Added language support

Fixed

  • Fixed the issue that the extension was not working in some cases

v0.0.2

19 Mar 02:58

Choose a tag to compare

[0.0.2] - 2025-03-19

Fixed

  • Updated VSCode engine compatibility ( Cursor available )

[0.0.1] - 2025-03-18

Added

  • Initial release
  • Basic functionality to show JSON array length
  • Activation on JSON files
  • Auto-detection of JSON arrays in active editor
  • Added extension icon
  • Added GitHub repository information

v0.0.1

19 Mar 02:57

Choose a tag to compare

功能特点

  • 自动显示折叠数组的长度
  • 在文件头部显示文件大小
  • 实时更新统计信息
  • 完美集成到 VS Code 界面