Vscode: CSV File viewer

Created on 21 Dec 2015  路  4Comments  路  Source: microsoft/vscode

I am not quite sure if it's even possible, but it would come in handy to have some csv features within VSCode - probably with some 3rd party extension.
Just some easy viewing possibilities so you don't have to rely on Excel, OpenOffice, LibreOffice or what else anymore.
I know that PhpStorm offers this feature already: https://www.jetbrains.com/phpstorm/help/editing-csv-and-similar-files-in-table-format.html
I'd love to see this in VSCode aswell.

feature-request

Most helpful comment

GrapeCity's Excel Viewer is nice but it doesn't support editing like atom-tablr.

Are there any other extensions out there that support editing CSV files?

Are there any plans to make porting Atom extensions over to VS Code easier?

Would it be possible to create an extension that acts as compatibility layer for Atom extensions?

All 4 comments

Should be possible as it is done in atom (which is very similar) https://atom.io/packages/tablr .

Closing, it is not VS Code intent to support this. But there are extensions that can do it.

GrapeCity's Excel Viewer is nice but it doesn't support editing like atom-tablr.

Are there any other extensions out there that support editing CSV files?

Are there any plans to make porting Atom extensions over to VS Code easier?

Would it be possible to create an extension that acts as compatibility layer for Atom extensions?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

omidgolparvar picture omidgolparvar  路  3Comments

trstringer picture trstringer  路  3Comments

DovydasNavickas picture DovydasNavickas  路  3Comments

borekb picture borekb  路  3Comments

VitorLuizC picture VitorLuizC  路  3Comments