csv-to-table icon indicating copy to clipboard operation
csv-to-table copied to clipboard

CSV to Table vscode extension

Results 6 csv-to-table issues
Sort by recently updated
recently updated
newest added

When generating a table from CSV, add a feature that keeps the header containing column names visible. The functionality should be similar to 'freeze top row' in excel. This is...

I generate CSVs with line breaks in them, and it'd be nice if the line breaks stayed in their column - basically adding in filling as needed so any line...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

This PR automatically sets the new document language to "CSV (pipe)". The purpose of this is when you have the "Markdown Format" setting is enabled, the output is not automatically...

East Asian characters, such as Korean and Japanese, use full-width characters by default. This PR checks the width of each character to ensure that it looks natural, even when it...

For a [prettier output](https://en.wikipedia.org/wiki/Box-drawing_characters) when not using Markdown – my colleague @pierre-charles shared this extension in our team chat and I thought it would look nicer this way. It does...