Open Issues Need Help
View All on GitHubAI Summary: Enhance the CSV file viewer/editor to improve its header validation. Currently, the application adds underscores to the basename, and the task is to modify the code to remove leading and trailing underscores from the basename during header validation.
A free csv file viewer & editor
AI Summary: The task is to fix a bug in a CSV viewer/editor where the column width adjustment fails when the number of columns in the opened file exceeds a certain limit (stg.cols). The issue is that the width adjustment seems to be applied before handling files with more columns than the initial setting allows.
A free csv file viewer & editor