• Need a new code signing certificate for Notepad++

    Locked
    1
    1 Votes
    1 Posts
    547 Views
    No one has replied
  • Replace 1 + lines?

    43
    0 Votes
    43 Posts
    36k Views
    AZJIO AZJIOA

    As a result, several plugins, but there is much to strive for.
    https://yadi.sk/d/VYtvMq8ECMou9g

  • 0 Votes
    5 Posts
    2k Views
    Alan KilbornA

    @PeterJones

    Wow, Peter…perfect reply. Well, at least until you continued with the “As a consolation prize…” and further on. :)

  • Big5文件,如何快速查看目前(中/英文字數)& 位置

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    Meta ChuhM

    @andrecool-68

    I guess I have two left hands?!

    not at all.
    you are solving many things, including other people’s problems.
    i would rather guess that i have two left hands, because i was not able to be of help on that issue.

  • How to close ONE Tab from NP++ from cmdline/commandprompt?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    PeterJonesP

    There isn’t a builtin way (ie, you cannot just re-run notepad++.exe with a command-line option to close a specific file). If you know of a way to send Windows API messages from the DOS batch file and/or command prompt, then you could possibly send a message to the appropriate component to close that file inside Notepad++. But any such way that I could imagine would require a fairly strong knowledge of the Windows API and messaging system, and probably knowing a programming language beyond batch file (probably via powershell script, and I’m quite sure through VBScript, Python, Perl, Lua, or any number of other full-featured programming languages).

    Purely inside vanilla Notepad++, there isn’t a way to set a auto-close-based-on-inactive-time. Using the PythonScript plugin (or LuaScript plugin), which combines the power of the Python (or Lua, respectively) programming language with direct access to the Notepad++ GUI and editor (scintilla) components, you might be able to create a script using callbacks (described in the PythonScript documentation), plus Python timer-based actions, to take care of that; but it’d be a complicated

  • Bug: Function List's background change unusually

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    PeterJonesP

    @Long-Lăng-Hoàng , welcome to the Forum (at least for your first post),

    This community forum is a great place for discussing problems, and asking how to do something, or asking what you’re doing wrong to get a strange behavior, or for finding workarounds to bugs and other issues that aren’t going to be “fixed”/changed.

    But if you want a bug fixed in the actual Notepad++ codebase, then this FAQ explains where the best place is to submit such requests. When you do submit an issue as described there, make sure you include screenshots of the “good” rendering and the “bad” rendering. Also, posting a link to the issue here in this topic would be nice, so others can see the progress of your issue.

  • F3 and Ctrl + F

    19
    0 Votes
    19 Posts
    6k Views
    Alan KilbornA

    @kuzduk-=-kuzduk said:

    why it is not same hot keys like for FindNext F3???))) it must be F3 and Shift+F3!!!

    Why should it be F3 and Shift+F3? IMO those are dumb keystrokes and I have reassigned my Notepad++ to use IMO better ones. If, all of a sudden in Notepad++ these functions were remapped to something F3-ish in the Find window (instead of the Enter-based ones), I would be ticked!

    Feature changes must consider ALL users and the different ways they might use existing Notepad++…before changes to functionality are made. (Not saying anyone is considering this thread’s topic for change). That is sometimes a daunting prospect, I know!

  • 0 Votes
    9 Posts
    1k Views
    Meta ChuhM

    @V-S-Rawat

    What other activities are getting changed and why?

    only those mentioned above, as far as i know no other activities get changed.

  • AutoComplete only shows what is already typed - ONLY?

    18
    2 Votes
    18 Posts
    5k Views
    scot-65S

    @PeterJones I was able to replicate the issue you had and tried to see if there is a resolve as to why an edited xml file cannot be seen for an existing file loaded in the NP++ editor.

    Observations:

    Inserting a brand new xml (dcl.xml) into the autoCompletion folder everything worked as expected. Closing NP++ then replacing the xml file with an edited version, then reopening NP++, the file did not recognize the edited xml at all! Close the file, clear the recent files list, then closing NP++ and finally double-click to open the file, the edited xml was not recognized. However, if the file exists but has no characters inside, the edited xml can be seen. By beginning a new file, the edited xml file can be seen.

    One item I did not try is to relocate the file in a different folder, then double-click in the file manager to open.
    Another I did not try is to close NP++, delete the edited xml file, open NP++ (with file present), close NP++, reinsert the edited xml into the autoCompletion folder then reopen NP++.

    For now the only resolve when an edited xml file replaces another in the autoCompletion folder is to start a new file in the editor to check the work…

    Hope this helps.

    Scot-65

  • Compare PlugIn is not shown after copying a suitable path.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    rinku singhR

    @쭁구구
    C:\Program Files\Notepad++\plugins\쭁구구\쭁구구.dll

  • Why doesn't it delete bacup version when I close a file from npp

    Locked
    2
    0 Votes
    2 Posts
    450 Views
    Alan KilbornA

    @V-S-Rawat said:

    I still feel that backup of a file should be deleted when the file is closed in npp.

    Pretty sure N++ plays it cautiously. Some people are going to want those backups. Closing a file in N++ doesn’t mean in general you don’t want it or its history any longer. A better case could be made for removing backups if you use N++ to delete a file or move it to recycle bin.

  • Changing font size

    5
    0 Votes
    5 Posts
    2k Views
    Alan KilbornA

    @Freon-Sandoz

    In the context of what Peter tried to explain, maybe follow those instructions, telling us exactly what you did for your specific case, and of course what you saw when you did what you did. Your most recent reply is too light on detail to be able to make any determinations for you, yet.

  • UDL Fold Points Issue

    Locked
    2
    0 Votes
    2 Posts
    488 Views
    Eko palypseE

    Upload the image to a hoster like imgur etc… and link it with ![](URL_OF_THE_UPLOADED_IMAGE)

  • Annoying find-next key action after last match

    9
    0 Votes
    9 Posts
    2k Views
    Alan KilbornA

    @V-S-Rawat said:

    I checked the settings of compare plugin and there was no mention of it capturing any keyboard shortcut. That is bad ethics. They should have mentioned their keyboard shortcuts and should allow users to change of disable that.

    Well, you are right, it should be mentioned, but most of Notepad++ flies sort of lightly on the documentation, so…

    After installing any plugin, you can go to the Shortcut Mapper and see what keycombos you loved for something else have been hijaaked.

  • Version Incrementation

    3
    0 Votes
    3 Posts
    932 Views
    Alan KilbornA

    @Maciej-Eckstein

    Peter’s comments aside, HOW exactly would this be useful? It seems like it would be very easy to end up with several version 1.0.124 (for ex.) of scripts that are different content-wise, but yet have the same version # ?

  • Plugins admin and plugins keep being deleted after auto-update

    7
    1 Votes
    7 Posts
    2k Views
    Meta ChuhM

    hi @Jon-Y

    thank you very much for reporting back
    i’m glad you found the culprit.

    I hope that the new location has now been settled upon and the next update will have no ill side effects.

    all of us too Jon-Y, all of us too. 😉

  • N++ freezes for some seconds (mark long text area with SHIFT+Pagedown)

    Locked
    3
    0 Votes
    3 Posts
    558 Views
    Alan KilbornA

    @Michael-Rosenbaum

    Maybe try the Edit menu’s Begin/End Select command. Execute it once at the top of the block you intend to select, move to bottom of desired block, execute Begin/End Select again.

  • Exception: vector <T> too long

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Meta ChuhM

    @Warlo-Jesser-D.-Belandres

    btw, as you use a portable version anyways:

    you could try out the portable version of notepad++ 7.6.3 from >>> here <<< extract it to a new folder, and update dspellcheck.
    on 7.6.3 run `plugins > plugins admin > updates" and update dspellcheck to 1.4.9
    (note: “plugins admin” is only available on portable notepad++ since version 7.6.2)

    if dspellcheck is the cause of your issue, you can also update to dspellcheck 1.4.10 manually from >>> here <<< and retry.

    if technical informations are of interest to you, you can re-read following dspellcheck issues, based on the research of @guy038 :
    https://github.com/Predelnik/DSpellCheck/issues/139
    https://github.com/Predelnik/DSpellCheck/issues/151

  • 0 Votes
    3 Posts
    972 Views
    Bob DelmarB

    Thanks.
    Your last line says it all…
    Joe

  • Bug problem with not saving

    Locked
    6
    0 Votes
    6 Posts
    1k Views
    Meta ChuhM

    thank you for your time and excellent and helpful explanation @Joseph

    The document (plain text file) in question is NOT opened by another app but it is cloned to a separate window.

    if you are using notepad++ in multi instance with auto backup enabled, it is very important that you don’t open the same document in two notepad++ windows, as they are separate processes and neither one is aware of what has been done at the other window.

    instead you should use only one notepad++ window and clone it to the second view:
    right click on your document tab, and select clone to other view as seen at the screenshot below.

    Imgur

    now both copies are using the same notepad++ process, and if you start typing, you will see that both, left and right copies, are synchronised without even saving them.

    note: if you want to see the unsynced original statically, for comparison purposes, you can copy it’s content to a new document tab on the second view, so that you can have a look at it any time.

    it is also recommended that you disable multi instance completely, if you often have to do this.
    go to settings > preferences > multi-instance and set it to default (mono-instance) as seen at the screenshot below.

    this way a document will always open as a tab at the existing notepad++ process.

    Imgur