• featureRequest: Return from search, with history.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S
    @James-Gale Well, I do it by setting a bookmark at where I want to come back to… ctrl+F2 (set bookmark) move away an arbitrary distance… shift+F2 (bring me back) ctrl+F2 (remove bookmark) If this or ANY posting on the Notepad++ Community is helpful to you, don’t hit reply and say only “thanks”–because this will look like “new mail” to all Community members. Just up-vote and only the poster will be notified–simply click on the little up-arrow in the upper-right of the posting you like: [image: eV4a2Vj.jpg]
  • Remember vertical separator bar position

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Commands

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC
    @Ambra-Frakulla what are you looking for? Cheers Claudia
  • Не подключается с сервером по FTP

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Meta ChuhM
    @Андрей-Ленинградский o tiko ni tale per nosarila se nono ago mango lassi ? ago nes garali sem salabem hon nugat sem donut.
  • Unknown item in display

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    @William-Lowery Notepad++ itself can tell you something about it. If you open Edit (menu) -> Character Panel you will see: [image: 9Bg4g8Y.jpg] And here is some more info to help you with “FS”: http://www.theasciicode.com.ar/ascii-control-characters/file-separator-ascii-code-28.html If this (or ANY posting on the Notepad++ Community site) is useful, don’t reply with a “thanks”, simply up-vote ( click the ^ in the ^ 0 v area on the right ).
  • Right justify the tabs in the tab bar after Compare

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    P
    Hello, What versions of Notepad++ and Compare plugin are you using? Do you use multi-line tab bar or all your open files tabs are in a single row? BR
  • Notepad ++ which windows version?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Pernille KaaberP
    Thanks :) Best solution!
  • Unable launch notepad++ 7.5.1 after upgraded

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    Google MeG
    Downgraded to 7.3.3. (https://notepad-plus-plus.org/download/v7.3.3.html) and it works great. Looks like 7.5.1 something was wrong.
  • Saving problem when using Notepad++ with WinSCP

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Leo SalminenL
    The problem seems to appear only with 64-bit version of Notepad++. I changed to 32-bit version and it works fine.
  • File creation automation

    Locked files macro
    3
    0 Votes
    3 Posts
    2k Views
    Mikhail VM
    @Claudia-Frank Thank you! It is very, very good news indeed. I have installed the plugin and tested few simple things - it works! I am so happy - the only bad thing that I did not start with NPP some years earlier.
  • Macro acting out

    Locked macro
    5
    0 Votes
    5 Posts
    5k Views
    S
    @Scott-Sumner said: record them first, then attempting hand-editing if they don’t work When you record a macro, you need to save it (and name it) and then restart Notepad++. The action of quitting Notepad++ forces shortcuts.xml to be written if needed (like if you saved a recorded macro…or changed a shortcut mapping…). If you don’t do this, and open shortcuts.xml for editing, not only will you not see the macro you want to hand-edit, but Notepad++ will overwrite any changes you now make when it finally exits.
  • Searching for case mismatches ONLY

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    guy038G
    Hello, @alan-kilborn, @Scott-Sumner ans All, Bravo, Scott ! Just for info : the case of the ending word, to look for, must be different from any of the forms which have to be avoided For instance, let suppose all the cased versions of the five-letters word table, below : table tablE tabLe tabLE taBle taBlE taBLe taBLE tAble tAblE tAbLe tAbLE tABle tABlE tABLe tABLE Table TablE TabLe TabLE TaBle TaBlE TaBLe TaBLE TAble TAblE TAbLe TAbLE TABle TABlE TABLe TABLE Then the regex (?-i)(?!TABLE|Table|table)(?i)TablE would find all cased versions of table, except for TABLE, Table and table. The regex to search for, in any case (?i)TablE is, of course, different from any of the 3 versions to avoid :-)) When the regex engine position is right before any cased version of the word table, the part (?-i)(?!TABLE|Table|table) just verifies that, at this position, the word, to be read, is different from, either, the forms TABLE, Table or table, in that exact case. That’s all -:)) Cheers, guy038
  • 0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Meara-Elhediny but I don’t know how to run it so that it works on a webpage what does this mean? You can’t run it by executing menu Run->Launch … (one of the browsers). Do you have one of those browsers installed? Or do you try to call it with a url containing something like localhost or hostname? Cheers Claudia
  • BUG - NPP.v.7.5.1 Mainmenu Hidden

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Victor Hugo GonzalesV
    There was still no attempt to reinstall npp; With the reinstallation at the beginning he solved the problem. Thank you
  • multiline replace with? how?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P
    nope, I have kept my previous editor aside, so I will be doing this task with that one, shame that such popular editor as npp is, cannot accomplish that
  • 3 Beginner Questions

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    decodermanD
    @MarkInEvergreen said: I changed the shortcut for Launch in Firefox to Ctrl + F12. Click Run/Modify shortcut, the screen confirms the shortcut is in place and there are no conflicts. Click the cursor in an active NP++ HTML code page, do Ctrl+F12 and nothing happens. Click Menu, Run/Launch in Firefox and launch occurs. What am I missing? Since you’re not using a webserver to serve your files, why not open the file directly in the browser? Just drag and drop the html file into the browser window. Refresh the page when you’re done editing the file in NPP. CTRL+F5 force refreshes the page, omitting the caching behaviour of browsers. NB: Pure HTML + CSS pages don’t need a webserver to serve the page as there’s nothing to pre/process on the server for these barebone html pages. All the rendering is done in the browser.
  • Search in Files - Results

    Locked search in files
    3
    0 Votes
    3 Posts
    2k Views
    alfred NononsenseA
    Thought of that - here is my next question. Is there script for that un-burdening me of the pain? Thank you.
  • Previous session tabs

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    decodermanD
    @Manish-Kumar File/Recent files is where I would look first. NPP normally opens them again if “Remember current session for next launch” is ticked in Settings/Preferences/Backup. That is, if the file is accessible during NPP start. If not, the file(s) will not be opened.
  • turn on/off the line-ending symbols via script

    3
    0 Votes
    3 Posts
    2k Views
    PeterJonesP
    FYI, I was also just reminded that @Claudia-Frank, in this other thread, had mentioned the editor.getViewWS() and editor.getViewEOL() commands, which I keep forgetting. These answer your first step of “know the current state”, so you could base the logic of whether you issue the notepad.menuCommand() based on those editor functions.
  • glyphless characters

    4
    0 Votes
    4 Posts
    2k Views
    PeterJonesP
    If you know all of the code-points you want, you can do it through Python Script. For example, see this other thread, where I show how to include four zero-width characters in a visibility-toggle. However, if you want all 6400 characters in the BMP U+E000…U+F8FF range, or all the characters in the two 64K PUP ranges, I would recommend a loop… for codepoint in range(0xE000, 0xF8FF): editor.setRepresentation(unichr(codepoint),hex(codepoint)) (And a similar loop for the PUP ranges, if desired) Hope this helps.