• Function List no longer works

    16
  • No colours on highlighting

    3
    0 Votes
    3 Posts
    429 Views
    prahladmifourP

    Hello,@Frank-Hager
    Please follow these steps, To No colors on highlighting
    Step 1: Go to settings -> Style Configurator.
    Step 2: Select the language that Notepad++ has chosen, usually based on filename extension. You can also change this manually under the Language menu setting.
    Step 3: Go through the Styles until you find the style that applied the highlighting. You can tell because the Background colour will match the highlighted color.
    Step 4: Change the Background color to white.

    I hope this information will be useful to you.
    Thank you

  • Arduino language support

    6
    0 Votes
    6 Posts
    7k Views
    JP RoyJ

    @PeterJones I went with the 2nd option of keeping the Arduino UDL and creating the arduino.xml and modifying the overrideMap.xml and it worked !

    Thank you very much for your awesome support !!

  • Duplicate same lines with regex search

    2
    0 Votes
    2 Posts
    241 Views
    Alan KilbornA

    @Marcin-Snieg

    Here’s an example of one way of doing it:

    create this text on a line: abc abc abc abc abc abc search for abc(?-s).* in regular expression search mode run a “Find All in Current Document” search

    The result:

    43a974e4-acd4-4c31-acb6-705124c7f696-image.png

  • 0 Votes
    3 Posts
    799 Views
    Chris SeddonC

    Smashing, thank you for the prompt solution!

  • Find and remove everything else

    17
    0 Votes
    17 Posts
    3k Views
    guy038G

    Hi, @anthony-noriega, @alan-kilborn, @terry-r and All,

    Oh, yes, Alan. You’re right ! Of course, I already downloaded the portable v7.9.1 version but I’m still “stuck” with the v7.8.5 version which explains why I didn"t notice this recent enhancement !

    So, thanks to @scott-sumner, we just have to use the (?-s)/\.\*\K(.+?)(?=\.\*/) regex, click on the Mark All button to get all the keywords and, then, click on the Copy Marked Text button and paste the results on a new document. Nice !

    BR

    guy038

  • Save Session/Load Session + Toggle Bookmark DOESN'T WORK

    6
    0 Votes
    6 Posts
    288 Views
    Alan KilbornA

    @Vasile-Caraus said in Save Session/Load Session + Toggle Bookmark DOESN'T WORK:

    Please fix it.

    it’s not about me, it is about improving a software

    It seems odd that someone who has been around the forum enough to post 275 times doesn’t know the proper PROCEDURE for filing a bug report.

    If you end up going that route, be sure to heed my advice from earlier, in your report:

    How about being thorough and presenting a small, completely reproduceable example

  • Has anyone seen this error?

    1
    0 Votes
    1 Posts
    128 Views
    No one has replied
  • "an exception occured due to plugin: ccc.dll"

    3
    0 Votes
    3 Posts
    376 Views
    pbarneyP

    Thanks for the reply. The odd thing is that it doesn’t always trigger. It seems to go funky for a few days and then return to normal. It may be a layout thing in my source code or a particular file structure that’s tripping it up. But it’s working today, so it’s back on the shelf for now!

  • 0 Votes
    2 Posts
    227 Views
    Alan KilbornA

    @Sam-0

    I would guess that File menu’s Save Session and Load Session might be useful to you, and probably the Session Manager plugin deserves a look as well.

  • 'Replace All in All Open Documents' problem in 7.4.1

    18
    0 Votes
    18 Posts
    13k Views
    Alan KilbornA

    @Hugo-Alves

    You might want to be a bit more specific about what the “same problem” is, after all, this thread is a bit old and several things were discussed above.

    Also, while 7.8.6 isn’t “ancient” by any means, maybe try something more recent?

  • Markdown files

    3
    0 Votes
    3 Posts
    521 Views
    theamazingjmoT

    @PeterJones No worries, it’s not like it’s difficult to associate .md with Notepad++ myself. I was just curious.

  • UDL: Help with lua.

    7
    0 Votes
    7 Posts
    859 Views
    PeterJonesP

    @Moises-Napoles said in UDL: Help with lua.:

    I wanted to edit the notepad++ lua file but changes that I make on the file doesn’t reflect on notepad++

    If you want to just add keywords, just use the Style Configurator … it’s easier that way.

    if you insist on editing the config file manually, you need to understand and follow the sequence in https://npp-user-manual.org/docs/config-files/#editing-configuration-files, or use a different editor to edit the config file (while Notepad++ is not running).

  • 0 Votes
    4 Posts
    368 Views
    TroshinDVT

    @PeterJones said in JavaScript autocompletion function parameters not defined in javascript.xml:

    :

    These api-files can serve as a base for built-in help for language methods. If someone thread will fill them in and make the interface in the form of a tree and a text field.
    alt text
    And I would make a plugin with this interface.
    There is only one detail: not everyone understands English and it is desirable to distribute api files to directories with translations.
    Like “Api \ ru”, “Api \ fr”, etc.

  • Suddenly npp doesn't appear on screen anymore

    9
    0 Votes
    9 Posts
    317 Views
    EkopalypseE

    @Terry-R

    Thx, I had to look this up but no, no DP port. Maybe it is time to invest
    in a new system but … I’m a scrooge …

  • How to enable a new FunctionList?

    4
    0 Votes
    4 Posts
    1k Views
    Alan KilbornA

    @chamisso-chen said in How to enable a new FunctionList?:

    Not only the function definition will be shown, but also the invoking position is shown as well.

    IIRC, that is a known issue with no current resolution.

  • NppExport that notepad++ comes with is outdated

    3
    0 Votes
    3 Posts
    285 Views
    Alan KilbornA

    @PeterJones

    I think OP is talking about the version of NppExport that ships with Notepad++ releases. He’d like to see the newer version actually included there.

    Of course, it begs the (related) question of why any plugins actually come bundled with N++. Seems unnecessary, to me.

  • WHat is the statusbar?

    4
    0 Votes
    4 Posts
    719 Views
    Cosmic CraftC

    @PeterJones Thank you Peter! Have a blessed day

  • Replace characters from certain lines

    5
    1 Votes
    5 Posts
    269 Views
    MV82M

    @Alan-Kilborn

    Thank you so much.

    This will save me a lot of time.

  • Pls., I need help...

    4
    0 Votes
    4 Posts
    265 Views
    Antonio RoscianoA

    Yes, it is a time!!
    Thanks so much…