Community
    • Login

    Why isn't CSV a file type?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 3 Posters 1.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • don Vickers 0D
      don Vickers 0
      last edited by

      I swear CSV used to be in the long list of file types but maybe I have been sniffing too much glue again.

      Obviously, CSV is just a TXT file with an attitude so saving one is easy. The pain I am enduring is when I want to open one of many CSV files there is no CSV file type to filter out all the other porn in my directories.

      Is there a good reason CSV isn’t one of the file types?

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @don Vickers 0
        last edited by

        @don-Vickers-0 ,

        The good reason that CSV isn’t one of the types is that there is no CSV lexer in Notepad++, and the list of file types comes from the built in lexers.

        As with any Open File and similar dialog from Windows OS, in the File name field of the dialog, you can just type *.csv and hit ENTER it will narrow the files to just the CSV files yourself.

        don Vickers 0D 1 Reply Last reply Reply Quote 0
        • don Vickers 0D
          don Vickers 0 @PeterJones
          last edited by

          @PeterJones thanks for the tip. I had forgotten that (along with many of my former friends) technique.

          Michael VincentM 1 Reply Last reply Reply Quote 0
          • Michael VincentM
            Michael Vincent @don Vickers 0
            last edited by

            @don-Vickers-0

            Realize your issue is just filter when opening, but if you’re opening CSV files you’re probably working with them - and hope you’re aware of 2 great CSV plugins for Notepad++:

            • https://github.com/jokedst/CsvQuery
            • https://github.com/BdR76/CSVLint

            Cheers.

            1 Reply Last reply Reply Quote 3
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors