Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Project Panel. Add Files from Directory by mask

    General Discussion
    projectpanel
    2
    2
    3483
    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.
    • AndrewSmith
      AndrewSmith last edited by AndrewSmith

      Use Notepad++ as Python IDE. I often work with projects and use this feature. It lacks the ability to add files by mask.
      For example, when you want to add to the project or create a project using only python files (without .pyw, .exe, .txt and etc.).

      1 Reply Last reply Reply Quote 0
      • Jim Dailey
        Jim Dailey last edited by

        @AndrewSmith

        The project file is just XML. Why not write a Python script to create the XML file you want? I wrote myself an AWK script to do that, and it worked well.

        I don’t use the project panel much any more–only for “stock” help files and such that I always want to be able to get to. For “project” file searching, I use the Open File In Solution plug-in from http://npp.incrediblejunior.com.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors