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

      NotePad++ Keeps changing my numbers into symbols or letters?

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      3k Views
      Zach DeckardZ

      @Meta-Chuh it is

    • Benjamin Frugoni BackhausB

      Emptied files

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      600 Views
      pnedevP

      @Benjamin-Frugoni-Backhaus ,
      What is your Notepad++ version?

    • sadicusS

      change how many lines down the Left side number list starts?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      642 Views
      sadicusS

      Thanks!

    • Andy LiuA

      How to scroll horizontally using mouse wheel?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      1k Views
      Andy LiuA

      @Andy-Liu said:

      Thanks for replying.
      You mean shift+mouse scroll wheel? I tried and the window doesn’t move at all, not even vertical.

    • Jose Emilio OsorioJ

      How to install TextFX plugin in v7.6 64 bits

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      28k Views
      chcgC

      TextFX is just available for 32bit, not for 64bit. Furthermore there is no maintainer for TextFX.
      See https://stackoverflow.com/questions/12699833/textfx-menu-is-missing-in-notepad. You may want to be a beta tester for https://github.com/HQJaTu/NPPTextFX/tree/VS2017-x64/bin/x64

    • Ben HumpertB

      Regex to replace second value with first value in XML

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      787 Views
      Ben HumpertB

      @Scott-Sumner That works perfectly. Thank you very much! I now see how wrong I was with my approach ;)

      00 Required\ is the directory the files are stored in(side the zip file) but after extraction / installation they don’t need to be in 00 Required\ since this is just for keeping the zip archive clean.

    • Samantha ReidS

      Npp Snippets plug in and plug in manager

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      5k Views
      OverlordBRO

      I have the Npp Snippets installed OK on my Notepad++ 7.6 (32 bits)

      My structure is:

      The directory:
      “**C:\Users\YOUR_USER\AppData\Local\Notepad++\plugins\NppSnippets**”
      has the file:
      NppSnippets.dll

      The directory:
      “**C:\Users\YOUR_USER\AppData\Local\Notepad++\plugins\NppSnippets\NppSnippets**”
      has the files:
      Languages.sql
      NppSnippets.sql
      Template.sqlite

      Backup your files,
      specially this last 3 (Languages.sql, NppSnippets.sql and Template.sqlite) before puting into the second directory.

      PS: yes, the second directory has NppSnippets twice (first level has the DLL, second level has the config files)

    • GHSoCoderG

      Notepad++ v7.5.9 (32-bit): Exception/Access violation, disable plugins

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      485 Views
      No one has replied
    • Mária CsabaiM

      Find quotes and backslash

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      3k Views
      Mária CsabaiM

      Dear Friends,
      with the specified search criteria, userid=“(NewPC\User\Maya|Computer\Home|XP\Admin)”
      I could replace all users. There were only 21 variations and I could find it and type it.

      Thanks again for everyone!

    • George FanG

      Need help on replacing multiple spaces to a single space using Regular Expression

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      9k Views
      George FanG

      That works, thank you so much Scott :-)

    • edsel42E

      Double Click On Any Txt File Defaults To new1.txt in Standard User account - why??

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      968 Views
      edsel42E

      CORRECTION – The problem discussed above occurs in BOTH the Administrator and Standard User accounts.

      How to fix???

    • Sinbad AlexandrosS

      How to change cursor from horizontal back to vertical?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      125k Views
      Sinbad AlexandrosS

      Thank you. I didn’t realized I ever hit the insert key at all. I have never actually used it ever before.

    • David Shuman235D

      SVN download of NOTEPAD++ source

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      2 Votes
      7 Posts
      2k Views
      David Shuman235D

      Thanks to all; backleveling to TortoiseSVN 1.10.2 solved the problem.

    • Amy StewartA

      Import of Toolbuckit Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      1k Views
      rinku singhR

      @Amy-Stewart try run as administrator npp then import

    • Alex NemoA

      nnCron syntax highlights not working

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      883 Views
      Alex NemoA

      It’s perfectly supported, no need to bother with definition.

    • adelinefiuA

      Regular expression

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      795 Views
      Terry RT

      @adelinefiu
      You were very close. Just change the * for a +. The + is greedy and it will try to grab as many characters as possible up to the end of the line.

      Suggest read the FAQ, it has some good links. Also rexegg.com has a table outlining the meaning on the * and +.

      Terry

    • Mr. GrayM

      Silent Install switches

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      3k Views
      Mr. GrayM

      Thank you for the pormpt reply. Sure enough the /S being capital made the difference.

    • Horace BischoffH

      How to reload functionList.xml

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      1k Views
      Horace BischoffH

      I found it, it was here:

      C:\Users<username>\AppData\Roaming\Notepad++\functionList.xml

      Thank you!

    • neagalN

      help please, extract columns

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

      Hi, @neagal, @Terry-R, @scott-sumner and All,

      About a possible space char, before the ms string, you can delete it, to get a coherent field, with the regex S/R :

      SEARCH (?-i)(?<=\d)\x20(?=ms)

      REPLACE Leave EMPTY

      Now, if we use lazy quantifiers, the Terry’s regex S/R, with a line-break between each block, turns to :

      SEARCH (?-s)^(.+?\x20)(.+?)\x20(.+?)\x20(.+?)\x20(.+?)\x20(.+?)\x20(.+)(\R)

      REPLACE \1\2\8\1\3\8\1\4\8\1\5\8\1\6\8\1\7\8\8

      Eventually, if necessary, you can move back to the #### ms syntax, with a space between, with the regex S/R :

      SEARCH ms$

      REPLACE \x20$0

      Best Regards,

      guy038

    • rinku singhR

      locked tabs feture missing in npp ( or launch npp as new procces )

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

      This seems to have been made an issue here .

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