microsoft / microsoft/SandDance
How to handle tab delimited csv file?
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
I have a csv file with the tab character als a delimiter.
I'm in VSCode and have the file open.
Extensions like Rainbow CSV have no problem detecting the columns.
But SandDance doesn't recognize my columns. It just sees one single column.
How can I tell SandDance (the VSCode extension) to use the tab character as a delimiter?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.