p2 / quicklook-csv

A QuickLook plugin for CSV files
Other
289 stars 22 forks source link

TAB Delimited file support does not work for files with .tab extension #3

Closed p2 closed 11 years ago

p2 commented 11 years ago

Original author: schli...@gmail.com (March 01, 2010 04:52:40)

What steps will reproduce the problem?

  1. Save tab delimited file as file.tab
  2. Attempt quicklook

What is the expected output? What do you see instead?

Quicklook does not work on .tab files. The files are displayed as they would appear in any text editor, not in a grid format.

What version of the product are you using? On what operating system?

Latest version of quicklook-csv, on os x 10.6.2

Please provide any additional information below.

If the tab delimited file is saved as file.csv, quicklook then works as expected.

Original issue: http://code.google.com/p/quicklook-csv/issues/detail?id=3

victorlin commented 7 years ago

Quicklook does not work for me on files with the .tab extension. It works when the extension is changed to .tsv or .csv.