Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Anders ElfgrenA

      Color picker has bad default colors

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

      bash heredoc highlighting should be fixed by Scintilla

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Claudia FrankC

      @schittli

      Should the Scintilla bugfix automatically work in Notepad++ / does Notepad++ automatically use the latest Scintilla Release?

      No, afaik npp uses scintilla 3.5.6 at the moment.

      Cheers
      Claudia

    • Joe HershbergerJ

      Notepad++ Wiki

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @Joe-Hershberger

      afaik it is not used anymore and outdated.
      Again, afaik the new one get created here.

      Cheers
      Claudia

    • Peter Nann171P

      Start Menu item (etc) missing after non-Admin install

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @Peter-Nann171

      MS decided that certain actions do require administrative privileges.
      Some of them can be worked around others not.

      Cheers
      Claudia

    • numnutz50N

      Want to copy language to User Defined and modify

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      8k Views
      Claudia FrankC

      It seems I wasn’t clear enough.
      When using Settings->Style Configurator and selecting the language in question,
      one of the attributes under Style refers to the keywords of that language.
      Select it and you should see an additional box showing the keywords. Right click in this box,
      Select all->Copy and you can paste it into the UDL keyword box.

      @Harpreet-Singh-Bassan
      what exactly do you wanna know about UDL?
      The website in question is http://ivan-radic.github.io/udl-documentation/introduction/.

      Btw. I’m an npp user - not a developer.

      Cheers
      Claudia

    • John SparkJ

      Very Important Feature Requests

      Watching Ignoring Scheduled Pinned Locked Moved
      20
      0 Votes
      20 Posts
      1m Views
      John SparkJ

      One million BUMP

    • Harpreet Singh BassanH

      Need Refresh Button in "Find results" window of Search. Also Clear Highlighted.

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      4k Views
      Harpreet Singh BassanH

      Claudia – Thanks Thanks Thanks --------- a lot. I have installed and checked the Plugin thoroughly. It is exactly what I needed. Changing colors for texts and having update automatic is fantastic. I wish this is a standard plugin pre-loaded or can be shown under Search Menu with ribbon button called “Enhanced Search” like this.
      Once again Thank you.

    • Harpreet Singh BassanH

      Marking And Highlighting shortcut

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

      Sorry, I’m not aware that there is an java automation plugin available.
      So, maybe you wanna give the python example a try?

      Cheers
      Claudia

    • pwnotepaduserP

      [FR] Web links processing to domain only raplace

      Watching Ignoring Scheduled Pinned Locked Moved raplace weblinks domain
      3
      2 Votes
      3 Posts
      4k Views
      pwnotepaduserP

      Notepad have weblink highlighting, so this functionality is to transform from big link to domain only.
      Cut from link domain.
      Got from weblink domain only.
      We have random link “http://site.com/asdasd/asodinoainddH@78gf3ohe” , after 1 click on highlighted link we get only domain: “site.com”
      We delete from “http:// site.com /asdasd/asodinoainddH@78gf3ohe”
      [http://] and [/asdasd/asodinoainddH@78gf3ohe] and got domain only “site.com”

      For example, domains type can be like that:
      https://29873gjhf23fh.23gf23987f238hf23.xyz
      http-sfseoif-28342.eosifis.com
      1-1-1.0-0-0.abv

    • Andy MiddletonA

      WIndows 10 random crash

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

      Shell custom context menu item doesn't work when default program is Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @Rustam-Abdullaev

      afaik this has been changed in Win10.
      See here for more information on this topic.

      Cheers
      Claudia

    • Noel WorlandN

      Problem with Find and replace using Regex

      Watching Ignoring Scheduled Pinned Locked Moved regex search & replace
      2
      0 Votes
      2 Posts
      2k Views
      Noel WorlandN

      Hi I found my own solution -
      My Regex find -
      (model\s"(AMURRY|CKB|CLAYDEN|DARACON|DOWNER|FREDON|FULTON HOGAN|FH DWC|FUSION|GFIS|HUSKY|LEND LEASE|M AND P|MURPHY|OLYMPIC|ROBSON|SAFEGATE|SAGEGATE|SPANTECH|STOWE|WILKEN) \d+\s)(.*)

      My regex replace - model "\3

      it now does not add the million lines of text.

    • Patryk PatrykP

      Regular expression change first and last line in all opened files

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Patryk PatrykP

      Ok, i just found working solution how:

      -> remove first and last line in one ore more files in notepad, just using this regex:

      find: `[^\r\n][\r\n]+(.[\r\n]+)[^\r\n]+[\r\n]*’
      change for: \1

      Check regex and matches new line, it works really fine! :)
      Then i just easly can add something in first line with this regex:

      find what: (.*)
      replace with: WHATEVERTEXT\r\n\1

      Also check new line and regex. And the last one action to add something in the last one line of file:

      find: (.*)
      replace with: \1PUT HERE ANY TEXT

    • Max EntropyM

      Latest version notes

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @Max-Entropy

      or it was in the morning as he wanted to monitor … :-)

      Cheers
      Claudia

    • Tyson SwingT

      How does Notepadd++ deal with application upgrade?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @Tyson-Swing

      afaik by using WinGup?

      Cheers
      Claudia

    • Gjuro KladaricG

      ctrl-F4 should close a file tab

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Kasper GraversenK

      I happen to prefer ctrl+w … easier reach. But you can just remap to your personal taste…

    • pwnotepaduserP

      [FR] File tabs names, icons, extensions, ect

      Watching Ignoring Scheduled Pinned Locked Moved extension tabs features icons backup tabs names
      1
      2 Votes
      1 Posts
      5k Views
      No one has replied
    • Kefayatullah KhadimK

      Request Something from Notepad-plus

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

      Notepad++ Crashes in windows 7 x64

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

      Issue with shortcut automatically created on desktop

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors