• 7.8.7 Release Candidate 2

    Locked
    7
    4 Votes
    7 Posts
    2k Views
    donhoD
    @Michael-Vincent Just release RC3 here to meet what you needs (both) : https://community.notepad-plus-plus.org/topic/19500/7-8-7-release-candidate-3 @PeterJones Can you change the c++ list to be *.cpp; *.cxx; *.cc; *.h; *.hh; *.hpp; *.hxx; *.ino? That way, when saving c++ files, the default extension is .cpp, which in my experience is more common than saving C++ files as .h (yes, I make header files, but I make more source-code files). Please check my reply here.
  • Notepad++ v7.8.6 released

    Locked
    23
    3 Votes
    23 Posts
    21k Views
    Michael VincentM
    @overstop said in Notepad++ v7.8.6 released: Where is this feature located ? Add multi-column marker (multi-line edge) feature. Menu: Settings => Preferences => Editing : Vertical Edge Settings Cheers.
  • 7.8.7 Release Candidate

    Locked
    3
    3 Votes
    3 Posts
    1k Views
    guy038G
    Hi, All, See the @peterjones’s post, here, for explanations regarding point 1 : 1. Fix new style save dialog by adding file extension automatically. Cheers, guy038
  • Notepad++ v7.8.6 Release Candidate 4

    Locked
    5
    2 Votes
    5 Posts
    1k Views
    donhoD
    @PeterJones Nice to learn about that. Thank you for testing.
  • Notepad++ v7.8.6 Release Candidate 3

    Locked
    11
    4 Votes
    11 Posts
    3k Views
    donhoD
    Thank you @Alan-Kilborn & @PeterJones . I’ll fix it ASAP.
  • Notepad++ v7.8.6 Release Candidate 2

    Locked
    9
    4 Votes
    9 Posts
    3k Views
    donhoD
    Please check the 3rd RC: https://community.notepad-plus-plus.org/topic/19254/notepad-v7-8-6-release-candidate-3
  • Notepad++ v7.8.6 Release Candidate

    Locked
    22
    6 Votes
    22 Posts
    9k Views
    donhoD
    https://community.notepad-plus-plus.org/topic/19246/notepad-v7-8-6-release-candidate-2
  • Notepad++ v7.8.5 released

    Locked
    22
    2 Votes
    22 Posts
    22k Views
    Alan KilbornA
    @Norbert-Kiss said in Notepad++ v7.8.5 released: BTW forcing to turn it off via the Volume Mixer settings of Windows as a workaround is not too professional way of solving it. Don’t believe there even WAS a way to turn it off before now.
  • 7.8.5 Release Candidate 2

    Locked
    4
    3 Votes
    4 Posts
    1k Views
    Alan KilbornA
    @Morten-Siljuberg But, after some additional research, if you open the Sound Mixer applet you should be able to mute Notepad++ if that is your wish.
  • 7.8.5 Release Candidate

    Locked
    4
    2 Votes
    4 Posts
    1k Views
    donhoD
    Thank you @guy038 The bug you found has been fixed in RC2: https://community.notepad-plus-plus.org/topic/19005/7-8-5-release-candidate-2
  • 0 Votes
    6 Posts
    2k Views
    Michael VincentM
    @guy038 said in About commit "Fix duplicate names in stylers.model.xml" and the closed issue 7965...: I’m not totally sure but it seems, that the part _ITEM, in the two names, should be removed in SciLexer.h, doesn’t it ? I think it may be the other way around. SciLexer.h I believe is supplied from Scintilla so it’d be easier to change our (N++) file to match the names in the SciLexer.h header. Cheers.
  • Official User Defined Language collection is available

    Locked
    1
    4 Votes
    1 Posts
    700 Views
    No one has replied
  • Notepad++ 7.7.1 Release

    Locked
    52
    6 Votes
    52 Posts
    70k Views
    wlp3s0W
    Hi, If I have unsaved documents open and try to shut down Windows, it takes too long to do it, or simply crashes with ntoskrnl blue screen. When I get back to Windows, backup files of those unsaved documents are corrupted beyond repair. I’ve just lost one-year work in other program happened to be running when the crash took place, supposedly because of this behavior. I’m using Notepad++ 7.7.1 64-bit on Windows 8.1. Sorry if this kind of bug already asked before (but after searching for a while I didn’t think there was anything similar). Sorry for my English.
  • Need a domain name for Notepad++ User Manual site

    6
    0 Votes
    6 Posts
    3k Views
    Prahlad-Makwana4145P
    Hello,@donho Follow these steps, To domain name for Notepad++ user manual site: Step 1 :- Open Notepad++. Step 2 :- In the top menu, click Plugins->NppFTP -> Show NppFTP Window.Opening the FTP section of Notepad++. Step 3 :- The NppFTP window will now be displayed. Click the Settings button, then click the Profile Settings option. Step 4 :- In the Profile Settings window, click Add new. Step 5 :- In the Adding profile menu, enter a name for this FTP connection and click the OK button. saving my ftp profile settings in notepad++ Step 6 :- Now enter your FTP information, you will need to enter your specific credentials. Below is an example of the settings, for more information see our Getting Started guide on FTP. * Option || Example Hostname || example.com Connection type || This should be set to FTP Port || This should always be 21. Username || userna99 Password || Enter your password here. Ask for password || Do not check this option. Timeout (seconds) || This is how long it will try to connect before giving up. Default is 30 (for 30 seconds). Initial remote || /public_html directory Step 7 :- Your settings are now saved, click the Connect button, and click your new connection to open it.Opening FTP connection You will then see your files / folders listed, you can click them to navigate. If you double click a file it will open and allow you to view / edit the text or code.view of files in notepad++. I hope above information will be useful for you. Thank you.
  • Notepad++ 7.8.4 Release Candidate

    Locked
    3
    2 Votes
    3 Posts
    2k Views
    Alan KilbornA
    @Danila-Sergeev Please keep this thread clear of anything besides critical issues found with the release!
  • Notepad++ v7.8.3 Free Uyghur edition

    Locked
    9
    5 Votes
    9 Posts
    14k Views
    C
    @donho A regression has been found by Yaron10 An issue has been opened on Github and a PR is waiting to be integrated https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7865 https://github.com/notepad-plus-plus/notepad-plus-plus/pull/7872
  • Notepad++ 7.8.3 Release Candidate

    Locked
    7
    4 Votes
    7 Posts
    2k Views
    Michael VincentM
    @donho said in Notepad++ 7.8.3 Release Candidate: It’s for the advanced users. So users have to modify config file manually : FINE WITH ME!! SOOO looking forward to trying this as I’ve converted to Powershell from CMD years ago and other N++ plugins support it (NppConsole, Explorer, etc.) Thank You!
  • Merry Christmas to everyone !

    3
    7 Votes
    3 Posts
    1k Views
    Vasile CarausV
    [image: merry-christmas-poster-with-santa-claus-and-snow-vector-21840242.jpg]
  • Notepad++ 7.8 Release

    Locked
    66
    5 Votes
    66 Posts
    56k Views
    Diz QD
    even weirder still, the dspellcheck plugin does NOT cause that issue at my end!
  • Notepad++ v7.8.2 Free Uyghur edition

    Locked
    3
    3 Votes
    3 Posts
    2k Views
    PeterJonesP
    @donho said in Notepad++ v7.8.2 Free Uyghur edition: Notepad++ v7.8.2 Looking good so far. I haven’t noticed any regressions yet, and the enhancements/fixes you mentioned seem to be working from what I’ve tried of them. Thanks for your continued work on Notepad++.