• Updates for N++ reverts plug-in manager to previous version

    4
    0 Votes
    4 Posts
    2k Views
    TaomynT
    Apologies, I never got alerts for this being replied to for some reason, but as I saw that N++ v7.4 and now v7.4.1 both still revert the plug-manager back v1.3.5 I would come and check. The NppFTP seems to be fine though so not sure what happened.
  • How can I use CS-Script to compile and run C#?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • improments about Notepad++' font

    3
    0 Votes
    3 Posts
    3k Views
    Ion SaliuI
    @Claudia Frank: You do that in Photoshop, right? That’s exactly what the OP wanted!!! So, you select the text where you want to change the font… voilà! Photoshop does it! What are the procedures in Notepad++ for changing the font in the same document… going back and forth in ‘Style configurator’ (if that would ever work)? Ion Saliu “A good man is an axiomatic man; an axiomatic man is a happy man. Be axiomatic!”
  • Bug with Context menu

    context menu bug
    3
    0 Votes
    3 Posts
    2k Views
    Виктор БукреевВ
    DSpellCheck - bad plugin found. Thanks Claudia!
  • Request: "Yes to all" when open files are changed

    5
    1 Votes
    5 Posts
    3k Views
    Scott SumnerS
    @Navin-Agarwal Report an issue or make a feature request here: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/ …to do it officially Best to see if it already exists first!
  • Vertical scroll bar disappears in some documents

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    nic arbN
    Thanks Claudia, I found the solution straight away but was prevented by the system to post it, since I am a newbie.
  • Hide/Show Folder Margin version 7.4

    Locked 7.4 bug
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Matej-Trnovec I assume it isn’t there because it is normally handled by the current lexer in use. A plugin which exposes the scintilla api like python script, lua script, nppexec… can be used to hack into this. Let me know if you want to go this way and whether you use one of the mentioned plugins already. Cheers Claudia
  • 64bit notepad++ fails to save a new document

    3
    0 Votes
    3 Posts
    3k Views
    chcgC
    Fixed with https://notepad-plus-plus.org/community/topic/13840/notepad-7-4-1-release
  • Font rendering in the windows 10 creator update

    5
    0 Votes
    5 Posts
    5k Views
    Stefan Peter WolfS
    Microsoft fiddled with the fonts – in the German support section, a Microsoft person suggested that someone opens a ticket in their FeedbackHub and they did. If enough people vote for that ticket, Microsoft will eventually look into this, so please vote this up: https://aka.ms/O4qeld. Here’s the original discussion (in German): https://answers.microsoft.com/de-de/windows/forum/windows_10-start/creators-update-1703-courier-new-schriftart-font/c6a91f0f-a1ee-45f1-89b9-34ec59d06743
  • Replace Notepad.exe

    11
    1 Votes
    11 Posts
    7k Views
    Scott SumnerS
    @Claudia-Frank Ah, at some point I must have unmapped F1. Looking at a default install, F1 is tied to “About Notepad++”. Activating “About Notepad++” via the mouse (on the ‘?’ menu) (with random highlighted) invokes the Easter Egg functionality, so it appears it is tied to that function rather than only the keystroke.
  • Cannot fully disable auto-indent

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @niente0 try starting without plugins loaded (either by using the -noPlugin switch or by renaming the plugin directoryx temporarily). If this solves the issue than one of your plugins is causing it. Cheers Claudia
  • Difference in symbols between Notepad++ and Windows Notepad

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Jesse-Sipple you should get the same result if you use the same encoding and same font which is used in MS notepad. If this isn’t the case, can you upload that file? Cheers Claudia
  • Replace "intro" for "space" in a selected text

    5
    0 Votes
    5 Posts
    3k Views
    alcx112A
    You are right! I forgot something like that. I did itagain paying attention to those details and the Macro works! Thank you very much! :D
  • Help with extended search/replace

    5
    0 Votes
    5 Posts
    3k Views
    Matteo ColomboM
    @Claudia-Frank @guy038 Thank you so much I wanted this a lot! Cheers, Matteo.
  • Replacing space with backspace on blank line

    Locked
    2
    0 Votes
    2 Posts
    8k Views
    Alan KilbornA
    @aung-myat I’m thinking that you don’t really want to replace this space with a literal backspace character, but rather to simply delete it? If so, probably the simplest thing to do is trim spaces. See Edit menu, then Blank Operations and choose Trim Leading Space.
  • find and replace

    Locked replace
    5
    0 Votes
    5 Posts
    3k Views
    Helloiam ThomasH
    Excellent. Thank you.
  • Notepad++ keeps trying to open change.log

    5
    1 Votes
    5 Posts
    4k Views
    chcgC
    See also https://notepad-plus-plus.org/download/v7.4.html, should be fixed in the meantime, also 7.4.1 is on the way, due to https://notepad-plus-plus.org/community/topic/13820/weird-7-4-issue-unable-to-save-new-files
  • Indent & unindent problem while replace tab with spaces

    indentation
    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC
    @饒彥章 there is no setting to change the behavior of SCI_BACKTAB you need to change the code. Whether there is another solution depends on what exactly you try to achieve. Cheers Claudia
  • How To Add New <f7-page> syntec to languages?

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Lionel-Yeo html doesn’t seem to have user defined keywords field so we need to edit langs.xml directly. Eg. add f7-page to the keyword list like … event f7-page face… make sure alphabetical ordering is kept. Should result in something like this [image: 3yhczmL.png] Cheers Claudia
  • Notepad++ file content different when opened in Windows Notepad

    11
    0 Votes
    11 Posts
    11k Views
    Claudia FrankC
    @John-Baker If you want to fix it and require a more detail explanation please let me know. the issue itself has been already opened and is labeled as enhancement but as said, I don’t know if Don will spend more time in investigation and fixing. Personally I think it doesn’t make much sense but who knows, maybe he will do it. Cheers Claudia