• Shortcutkey for Date

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Peter-van-der-Lee,

    TextFX Plugin has such functionality.

    Cheers
    Claudia

  • Eliminate duplicate rows / show unique rows (only)

    Locked
    4
    0 Votes
    4 Posts
    35k Views
    Jim BiwerJ

    Thank you! I tried the TestFX option, it worked great. Thanks again!

  • File search results, double clicking opens in new tab...

    Locked
    6
    1 Votes
    6 Posts
    5k Views
    Claudia FrankC

    Shot in the dark -> start npp as non admin?
    In the meantime I will try to setup an environment similiar to yours.
    Two questions, what os version is \\UNC-SERVER and what protocol is used? samba?

    Cheers
    Claudia

  • Trying to implement jEdit feature by Notepad++ macro.... and failing

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Mike-Atkinson

    Is the pane needed?
    If not, what about using find dialog but with bookmarking found lines?
    CTRL+F select Mark tab, check Bookmark line and click Mark All
    Using F2 to jump to the found entries.

    Cheers
    Claudia

  • Updater: Proxy settings

    Locked
    2
    0 Votes
    2 Posts
    12k Views
    No one has replied
  • Please help me

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PLEASE HELP, I'M DESPERATE!!!!

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Michael-McGee,

    ask your friend to resend it as a zipped file. Maybe this works?

    Cheers
    Claudia

  • Python to Arduino connection problem

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    Michael WilliamsM

    Baddabing! The -u solved the problem. Thanks Claudia!

  • switching between editor and function list

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Zs-L

    Afaik, no.

    Cheers
    Claudia

  • how to make NES bitmap?

    Locked
    4
    1 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Am I right if saying we talk about NES gaming console?
    If so, how exactly is notepad++ involved?

    Cheers
    Claudia

  • 0 Votes
    4 Posts
    4k Views
    Claudia FrankC

    Hello Gagan,

    I’m still sceptical about nvidia manager not being the problem but nevertheless,
    can you check if you have set Settings->Preferences->MISC.->minimize to system tray?
    If so can you make a test with enabled and disabled nvidia… ?

    Cheers
    Claudia

  • HTML Auto-indent

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    Chema RamosC

    Thanks Claudia,

    I knew about tidy2 config but even I can edit that, it still adds several things I don’t wish.
    Anyway thank you because the explanation about you can indent first lines and then npp keeps doing it.

    Also playing with it, I’ve found very useful XML Tools plug-in, with Pretty print (text indent) function leaves the code very nice.

    Thank you very much Claudia!!

  • Wild Card Searching and Replacing

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    A SA

    Thank you so much for the help! Worked great and I learned something. Thank you also for the link to the boost documentation…that presented a clear explanation.

  • how notepad++ retains files that are on a server (v6.9)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Allan BiggsA

    At the point that it asked me where to save the file the network connection was re-established

  • nppexec Issue with npp_switch()

    6
    0 Votes
    6 Posts
    4k Views
    T0mateT

    Thanks for your help.

  • Want to contribute code to npp

    8
    0 Votes
    8 Posts
    4k Views
    dailD

    Unfortunattely yes, I’m simply not allowed to do it. One of the company rules.

    Ah! That would make it difficult ;)

  • How to limit memory and CPU usage of N++

    3
    0 Votes
    3 Posts
    3k Views
    Claudia FrankC

    Hello @Emiliano-Venturini,

    do we talk about terminal services?
    If so, what is wrong about configuring resource quotas?

    Cheers
    Claudia

  • bullet icon next to the line number ...

    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC

    Hello @chenhsien,

    I assume you talk about the bookmark. Press F2 than it will jump to this line.

    Cheers
    Claudia

  • Problem with numbers

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Bob-DoesMC,

    which keyboard layout is active?
    Do you use a laptop? Are those number keys mapped to other chars as well, like the ones you mentioned.
    Laptops do have a special function key which maybe is activated?

    Cheers
    Claudia

  • backup...

    6
    0 Votes
    6 Posts
    7k Views
    Claudia FrankC

    I see, formatted code - better understanding ;-)
    I put everything under the for loop so this didn’t quite make sense.
    Jfyi, there is also a os.makedirs function which could create the structrue in one go.

    Cheers
    Claudia