SmoothCSV v0.1.0-alpha.4
This release mainly focuses on improving the performance of rendering for large files and adding some new features.
See this blog post for technical details:
- en: https://dev.to/kohii/how-to-implement-virtual-scrolling-beyond-the-browsers-limit-16ol
- ja: https://zenn.dev/kohii/articles/50e0bf572aac0b
New Features
- Page up, Page down key to scroll
- Copy and paste in Markdown table format
- Auto-fit width for selected columns
Improvement
- Improve the performance of scrolling and rendering (Especially for large files)
- Improve the performance of writing large files
Bug Fixes
- Fix the bug rows after 1,525,200 cannot be scrolled
- Other minor bug fixes
For installation instructions, please refer to this page.
https://github.com/kohii/smoothcsv3?tab=readme-ov-file#download