abe33 / atom-tablr

Edit CSV files using a table editor
MIT License
165 stars 44 forks source link

Freezing rows or columns #76

Open LaurentGoderre opened 7 years ago

LaurentGoderre commented 7 years ago

It would be nice to have the ability to freeze either rows or column when editing a large file

abe33 commented 7 years ago

Hi @LaurentGoderre, What do you mean by freezing? Like preventing any change in that row/column?

LaurentGoderre commented 7 years ago

I mean a display freeze so that when you scroll, the first few rows and or column can remain visible

HadesD commented 7 years ago

When click scroll bar, atom will auto-choose the last row, it make me some trouble when edit a large file...