Community
    • Login
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Paolo SantiniP

      How to count the whole project code lines?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      29k Views
      Scott SumnerS

      guy038,

      No, I think your regex count method would work just fine; in other words, it wouldn’t see the “new 0” file. The “new 0” file I’m talking about doesn’t seem to be a real thing to the user, just something that gets returned with the notepad.getFiles() function of Pythonscript. Then again, it could be a file that means something special to N++ behind the scenes (and thus at the Pythonscript level it IS a real file), but I don’t know. Maybe Dave B is watching, knows the answers, and will comment.

      Related: There are times in N++ when I see a “new _” file created briefly when I didn’t do it. [Side note: I rarely create a new file in the tradition manner; I almost always create a new file with the TakeNotes plugin, so I don’t have files of my own creation called “new _” in my tabs.] One example of this is when N++ is shutting down, I believe, sometimes I see a “new 1” tab created very briefly as N++ is cleaning up. I’d like to know more about these rogue “new _” files, if anyone knows…

    • Pramendra RathiP

      Function name highlighting in notepad++

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Fleet CommandF

      (Bug) Notepad++ installs two overriding shortcuts

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Margaret MacaskillM

      Any way to Show static window instead of a progress window during FindInFiles?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Raptor EugeneR

      Annoying behavior (BUG?)

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • W CW

      "properties" cannot be changed.

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • lisadeanL

      Getting a plugin listed as unstable?

      Watching Ignoring Scheduled Pinned Locked Moved plugin
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Paul AldrichP

      Notepad+ can't save an existing file

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • Sun W KimS

      Save failed: The file cannot save saved and it may be protected.

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      8k Views
      No one has replied
    • Peter SsteinerP

      How to adjust encoding detection algorithm: ANSI vs UTF-8 w/o BOM?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      3k Views
      No one has replied
    • Clay MontgomeryC

      How to copy Notepad++'s configuration to another PC?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      8k Views
      RicardoR

      stylers.xml contains default theme, /themes/your theme.xml contains your theme colors/fonts

    • Christian RekratsC

      Line breaks possible in Custom Defined Language?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      7k Views
      Christian RekratsC

      I think I’ve found it…

      http://udl20.weebly.com/delimiters.html

      See Example 2 and 4.

    • MoneIntuitiveM

      Line Filter for updated Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      86k Views
      RicardoR

      @MoneIntuitive Thanks for sharing!
      I think in the Linefilter2 the options “Keep lines with selection” and “Remove lines with selection” are equivalent to the option “Find lines that dont match” (in ‘Filter Settings’ dialog) with the checkbox respectively unticked and ticked.

    • bri235445B

      Function list doesn't detect C functions that have function pointers in the argument list

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      9k Views
      bri235445B

      @guy038

      The name of the function is complicated, so functionList should return complicated as the name.

      You can see it in action here:https://ideone.com/SmDmCF

      It doesn’t do anything useful since it is an example.

      Here is another example:

      float ( *GetPointer( int a ) )[10]
      {
      ( void )a ;
      return NULL ;
      }

      This is a function named GetPointer, taking an int and returning a pointer to an array of 10 float.
      You can see it working here: https://ideone.com/Sxn8WQ

    • Herriman CoderH

      Javascript and CSS formatting in html files

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      7k Views
      Herriman CoderH

      Ricardo: When I upgraded from NPP 6.7.9.1 to 6.7.9.2, it works great now. Thanks!!

    • Stefan TravisS

      Shortcut for Views?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      5k Views
      Scott SumnerS

      @David-Bailey , which plugin is yours? You didn’t say what it was or what it does.

    • Rick DaveyR

      Liquid file formatting

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      7k Views
      RicardoR

      Yes, it would be hard to create a new User Defined Language…
      For using existing HTML highlight, you can add the liquid extension to langs.xml file in the Language name="html" part and you can add some more keywords inside <Keywords name="instre1"> so these are highlighted.

      Some reading for creating a new User Defined Language:
      http://docs.notepad-plus-plus.org/index.php/User_Defined_Languages
      http://docs.notepad-plus-plus.org/index.php/User_Defined_Language_Files
      http://superuser.com/questions/160925/adding-a-new-language-to-notepad
      http://stackoverflow.com/questions/12574121/adding-a-user-defined-language-in-notepad
      http://weblogs.asp.net/jongalloway/creating-a-user-defined-language-in-notepad

    • Rob StowR

      How to open a new window?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      24k Views
      Rob StowR

      Many thanks. Nice to know I won’t have to use things like Word again just to view files side-by-side.

    • richard elbeesaR

      Scintilla Error, Help!!!

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      6k Views
      guy038G

      Hello Richard,

      That quite weird ! Usually, the SciLexer.dll file should have been installed, with some others, in the same folder than the Notepad++.exe file

      With that last 6.7.9.2 version of N++, the length of the SciLexer.dll file v3.5.6.0 is 1 045 504 bytes

      However, I can’t give you a definitive answer, as I always do a portable installation, from the N++ 7z archive

      Good luck, testing your configuration !

      Best regards,

      guy038

    • Mike ClarkM

      No way to change editor's font?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      109k Views
      guy038G

      Hello Mike and Scott,

      To be exact, I would add :

      Choose the menu option Settings - Style Configurator…

      In the Style configurator dialog, choose the Global Styles language

      Then , select the Default Style style

      Finally, in the Font Style area, you can select your favourite font and/or its size, too

      Best Regards,

      guy38

      P.S. :

      Mike, prefer monospaced fonts to others => Each character will use the same physical place, on your screen :-)

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors