Fritz Anderson wrote:
My quest for supporting CSV whizbangs in TextMate continues. I created a very simple CSV language bundle, and can't get my CSV commands (OK, so far, "command") to apply to the file.
I added a new bundle and named it CSV. Here is the language spec:
Put them in the "Tabular" bundle, which has csv and tsv grammars already. I created the bundle for the purpose of giving useful commands for tabular data a home, and also thought we could make some commands for converting tsv/csv to formats like html tables, wiki tables, etc. etc.
-Jacob