janisdd / vscode-edit-csv

vs code extension to edit csv files with an excel like table ui
MIT License
220 stars 32 forks source link

Opening bigger files than 50 mb #99

Closed MrGKanev closed 2 years ago

MrGKanev commented 2 years ago

Version?

Feature

I think there should be an option for opening bigger files than 50 MB if there isn't any code/software limitation stopping it.

janisdd commented 2 years ago

I fear this is limited by vs code itself, see #88 and this extension https://marketplace.visualstudio.com/items?itemName=mbehr1.vsc-lfs for some background info

janisdd commented 2 years ago

And see discussion https://github.com/janisdd/vscode-edit-csv/discussions/98