GithubHelp home page GithubHelp logo

Lock first row when scrolling about csvlint HOT 4 CLOSED

B5A7 avatar B5A7 commented on August 19, 2024
Lock first row when scrolling

from csvlint.

Comments (4)

B5A7 avatar B5A7 commented on August 19, 2024 1

Found a workaround - https://stackoverflow.com/questions/38348383/how-can-i-fixate-a-number-of-rows-as-a-sort-of-header-in-notepad.
Cheers

from csvlint.

BdR76 avatar BdR76 commented on August 19, 2024

I don't think something like the Freeze Panes of Excel is technically possible in Notepad++. The only thing I can think of is using folding/collapsable groups.

Currently, the plugin doesn't use the folding feature at all, so I mean like the [+] signs on the left next to the row number, for example when you open an XML file. Theoretically the CSV plug-in could mark each 10 or 50 rows (or something like that) as folding groups so are foldable/collapsable. And then the top row header names would also be one folding group so you can leave that one open/visible.

Still though, this wouldn't come close to the "Freeze Panes" functionality of Excel.

from csvlint.

B5A7 avatar B5A7 commented on August 19, 2024

No worries. I am dealing with files where you have several Y/N flags in a row and always struggle to remember which column is which. Thanks anyway for your consideration. Still a great product.

from csvlint.

BdR76 avatar BdR76 commented on August 19, 2024

I was thinking about some sort of "Columns Highlight" function. So you could set the syntax highlighting to only certain column(s).

So for example, if you select column 5, 7, 12 then everything would be white and only the values of columns 5, 7 and 12 would have a color. That would be useful in your case as well right?

Not sure if I can add this feature though, just speculating.

from csvlint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.