Releases: kongtaoxing/json-len
Releases · kongtaoxing/json-len
v0.1.1
v0.1.0
[0.1.0] - 2025-04-19
Added
- Add "Beautify Preview" function (Beautify non-readable JSON files)
v0.0.5
[0.0.5] - 2025-04-18
Fixed
- Fix the issue that the extension was working bad in some cases
v0.0.4
[0.0.4] - 2025-03-26
Fixed
- Nested arrays not showing array length
v0.0.3
[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
[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
功能特点
- 自动显示折叠数组的长度
- 在文件头部显示文件大小
- 实时更新统计信息
- 完美集成到 VS Code 界面