• Stuck in "Administrator" mode...how to get out?

    35
    1 Votes
    35 Posts
    13k Views
    Alan KilbornA

    Similar discussion relating to the original topic here is continued IN-THIS-THREAD

  • How to synch same text file in two computers

    7
    0 Votes
    7 Posts
    10k Views
    dinkumoilD

    @sumit-Kumar-bhardwaj

    There is a plugin that can help you doing what you want. It is listed as NppNetNote in official Notepad++ plugin list. Unfortunately it is only available as 32 bit version, so you need to use Notepad++ as 32 bit version as well.

    You can install the plugin by navigating to (menu) Plugins -> Plugins Admin and select NppNetNote from the list of available plugins. However, after Notepad++ has been restarted you will find it listed as NppDocShare in the Plugins menu. Please note: You need to install the plugin on both of your computers.

    The plugin installs a single menu entry and a toolbar button related to it. Clicking on them opens a panel with the plugin’s UI. On one of your computers you need to click the Serve button. The Windows firewall will pop up a dialog to allow inbound network access for notepad++.exe (the hosting process of the plugin’s DLL file) and maybe a User Account Control (UAC) dialog as well, which you have to confirm both. On your other computer you have to click the Connect button. After the Status field shows Connected you can enter text into the active tab of Notepad++ on one computer and the characters will appear simultanously in the active tab of Notepad++ on the other computer. Please note: Only these Notepad++ tabs are synched between the two computers that were the active ones when establishing the connection.

  • 0 Votes
    2 Posts
    672 Views
    PeterJonesP

    @JasonJDooley ,

    \AppData\Local\Notepad++

    Please note, even if you assume the correct prefix to the path, that’s the wrong AppData folder. Notepad++ settings go in %AppData%\Notepad++, which as explained in the FAQ maps to ...\users\username\AppData\Roaming\Notepad++, not to ...AppData\Local\Notepad++ or ...AppData\Notepad++.

    But that’s neither here nor there, because Notepad++ grabs the XML from the executable directory’s localization folder, and copies it to the right place in the %AppData% hierarchy.

    So, really, the process you described should work.

    When I have spanish.xml in the localization\ subdir of my Notepad++ executable directory, and pick Español from the localization dropdown, the UI immediately changes to Spanish; if I look at %AppData%\Notepad++\nativeLang.xml, I can see that it’s picked the Español contents. When I change localization back to English, I see the UI change back; and File > Reload from Disk will refresh the viewed contents of nativeLang.xml, showing them to be English again.

    I am wondering if you don’t have write permission to the %AppData%\Notepad++\ directory in general or the %AppData%\Notepad++\nativeLang.xml file specifically.

  • 0 Votes
    7 Posts
    530 Views
    Sebastian FreehS

    @Alan-Kilborn said in Is there a shortcut for starting search in different search modes, e.g. normal and regex search mode?:

    Make them anything you like.

    Thank you, for the explanation I will definitly try it out and let you know how it worked for me!

  • File sorting problem in folder workspace

    4
    0 Votes
    4 Posts
    555 Views
    PeterJonesP

    @liyanggang said in File sorting problem in folder workspace:

    Can you optimize the sorting order of the working folder file list in subsequent versions?

    I cannot. As I tried to make clear, this Forum is not the location for official feature requests; if you read the FAQ Desk: Feature Request or Bug Report link that I included in my previous message, it explains exactly where and how to make feature requests.

  • copy data inside same document, data is overwitten not inserted

    2
    0 Votes
    2 Posts
    212 Views
    Alan KilbornA

    @Claus-Kjær-Andersen

    Ummm, because when you have column data in the clipboard, it pastes as a column?

    The solution is to not select text in column mode before you do the copy. Select it in regular (stream) mode.

  • 0 Votes
    2 Posts
    275 Views
    TroshinDVT

    There is probably a way.
    if you provide a sample G-code and pdf file with transcript. And the text from this pdf is better.
    mail: trdmval@gmail.com

  • Selicting "file" with firefox open gives me the firefox directory

    14
    0 Votes
    14 Posts
    684 Views
    Esmee LohgynnE

    Well, it is definitely a different directory. The previous directory would list the files in multiple columns and this one doesn’t. When I type in the file name it doesn’t finish filling it in either. I still think I’m now getting a DOS directory instead of the notepad and it has brought up the file in the browser a couple of times but I can’t repeat the problem. thanks Terry, I guess the problem wasn’t due to a notepad update but I will keep that in mind.

  • How do i stop accented characters

    3
    0 Votes
    3 Posts
    327 Views
    Miles CypherM

    Thank you for the tip, turns out the problem was with the language selected on my pc was US interntion which turned certain keys into modifier keys for some reason

  • Auto-insert doesn't work with adjacent characters

    3
    1 Votes
    3 Posts
    353 Views
    PegartP

    @PeterJones, yes true about my phraseology. It wasn’t intentional. I noticed it might have come out as aggressive but forgot to change it after rereading the whole post.

    Thanks for the information. I’ll check FAQ Desk: Feature Request or Bug Report.

  • Prevent AutoUpdate Check for VDI Environment

    7
    0 Votes
    7 Posts
    1k Views
    Jason Pope 0J

    @Daniel-Fuchs

    I will also have a go at this and see if I can update this on the base image and it will not prevent the update from running manually. Will do some testing

    Thanks

  • Find a word with a specific number on Netpad Plus

    6
    0 Votes
    6 Posts
    421 Views
    diana parkerD

    @Ekopalypse said in Find a word with a specific number on Netpad Plus:

    \w+123(?=\R|\h|\Z)

    thanks this beter

  • Commandline -quickPrint ignores Print Preferences

    2
    0 Votes
    2 Posts
    422 Views
    PeterJonesP

    @Psotny-Chochlik ,

    I am sorry, I cannot replicate the problem. When I have Notepad++ closed, and run notepad++ -quickPrint filename.txt from the command line, it prints with margins, line numbers, headers, etc.

    Could you share the contents of your ? menu’s Debug Info and paste in your reply? Could you Alt+PrintScreen the Print Preferences page and paste in your reply? Could you show us exactly the command line that you use to run the -quickPrint?

  • 0 Votes
    4 Posts
    7k Views
    PeterJonesP

    @Alan-Kilborn said in How can I prevent showing the "reload the document?" message, when I close npp!?:

    Doing that immediately closes N++ with no reloading prompts, for me.

    Weird.

    Enabled

    Disabled

  • I think I found a bug in the JSON parser regarding property keys

    2
    0 Votes
    2 Posts
    247 Views
  • Every word underlined in red

    7
    0 Votes
    7 Posts
    1k Views
    Stephen AustinS

    OK. Seems to have fixed it. Thanks for the time and trouble taken to reply.

  • Functions list showing nothing in 7.9.1 (64b), working fine in 7.9

    2
    0 Votes
    2 Posts
    269 Views
    Alan KilbornA

    @Philippe-Malacher

    The function list has undergone a major change between 7.9 and 7.9.1.
    Suggest reading the documentation.
    Some further info is HERE in a post I made about my experience with function-list. It isn’t related to a UDL, though.

  • Find number betwen commans

    2
    0 Votes
    2 Posts
    214 Views
    Alan KilbornA

    @Toze-Cerdeira

    You would have to script a solution to that.
    A similar discussion that would show you how to do it is HERE.

    In your case your “find” expression could be: p2,(\d+), and you could replace with 'p2,' + str(int(m.group(1)) - 1) + ',' or something close to that; there are a few different ways to write these expressions.

  • Setting Default Character Set

    3
    0 Votes
    3 Posts
    328 Views
    Jack HortonJ

    @Alan-Kilborn Sweet - thanks for that! 🙂

  • nppftp profiles gone everytime restart

    2
    0 Votes
    2 Posts
    320 Views
    PeterJonesP

    @Faizal-S ,

    I’ve never seen that behavior, but I’m having trouble understanding exactly your circumstances. If you provide us with more information about your configuration , it might help us understand what you’re asking about:

    go to the ? menu, Debug Info, and Copy Debug info into clipboard, then paste that into your reply if you have config settings (like “my own global cache”), you might screenshot that setting dialog, because I don’t understand what you’re asking, just paste them in the forum reply are there other screenshots to help us understand