• Are login methods safe?

    Locked
    2
    0 Votes
    2 Posts
    587 Views
    rinku singhR

    your question is not npp community related but
    anyone can change ip address with psiphon.exe

  • What to do after moving plugins to ProgramData

    Locked
    6
    0 Votes
    6 Posts
    1k Views
    V S RawatV

    at the download page 7.6.2 is presented as something unusual from the other downloads “Yellow Vest Edition” whatever that means.

    like one earlier “a message from outer space”

    I thought such downloads are not having any changes just placemarker releases, so I thought I can skip them.

  • after moving to ProgramData, plugin manager shows no plugin

    Locked
    3
    0 Votes
    3 Posts
    776 Views
    Meta ChuhM

    @V-S-Rawat

    “plugin manager” is an external plugin application and not part of the official notepad++ release, and it is not compatible with 7.6.0 and above as it uses the old folder structures.
    you will have to report all plugin manager related issues here: https://github.com/bruderstein/nppPluginManager

    but i recommend to update to 7.6.2 from here: https://notepad-plus-plus.org/download/v7.6.2.html
    which contains the newest official “plugins admin” as seen in the screenshot below, and use it instead of “plugin manager”.
    Imgur

    note: there are still a few plugins missing in plugins admin, but they will probably be added as soon as they have been adapted to the new folder structures and submitted to the official plugins list.

  • Notepad plus plus and Jaws for Windows screen reader

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • JS Tools Plugin. Options: Basic, End of Line.

    Locked
    1
    0 Votes
    1 Posts
    440 Views
    No one has replied
  • Appdata Environment

    Locked
    1
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • 0 Votes
    1 Posts
    393 Views
    No one has replied
  • Save Notepad to any Cloud Storage

    Locked
    1
    0 Votes
    1 Posts
    570 Views
    No one has replied
  • Notepad++ build for ARM

    7
    1 Votes
    7 Posts
    7k Views
    MIvanchevM

    Hello @jkunkee! Please excuse my absense, I’m not very often on the PC during the holidays.Thank you for taking the time to respond and provide this very nice technical summary. In fact, I’d like to link to your post from within the article if you don’t mind. It’s really a great overview =) BTW, in the article I strongly identify myself as a Windows user and have been for many years. What I can’t stand is the Windows 10 GUI because I can’t really tell buttons from text labels.

    If I’m interpreting your post correctly, you advocate for Notepad++ taking the ARM64 route directly. I agree with you fully! In fact, I only did an ARM32 build, because I was eager to use it on the RPi =) I understand that the relevance of ARM32 builds is otherwise quite limited and Windows 10 is ARM64 only. Yes, Notepad++ should provide ARM64 builds exclusively.

    You are doing a great job encouraging projects to transition to ARM! I really enjoy the architecture and it should become widespread. While Microsoft is doing an awesome work with porting the OS and the tools, the net is still full of desinformatin such as “Windows is x86/x64 only” so a transition is likely going to take a lot of time =/. Also, providing ARM builds is sadly a question of resources. For instance, I was able to do about 1h of work in the evenings and also needed a RPi. To test the builds on Windows 10 instead of Wine I’m also going to need a license etc.

    Thank you and have great holidays!

  • merry x-mas to everyone

    Locked
    1
    5 Votes
    1 Posts
    439 Views
    No one has replied
  • Wanted: 7-zip API Guru

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    dinkumoilD

    @donho

    Your latest fix did it! Thank you and happy holidays.

  • Uploading a zip file

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Meta ChuhM

    @Edward-Montez

    hello and welcome to the notepad++ community.

    usually you have to unzip your file locally,
    change the template files to your needs using notepad++,
    and then upload the extracted files uncompressed to your web server using external ftp progrms like filezilla or the notepad++ NppFTP plugin.
    (you can install NppFTP plugin in notepad++ by using the menu
    plugins > plugins admin and search for ftp)

  • Dark theme

    Locked
    2
    3 Votes
    2 Posts
    24k Views
    PeterJonesP

    There are plenty of dark themes available (settings > style configurator > select theme…), but, as far as I know, all the dark themes are only affecting the editor panes while the UI maintains standard windows coloring.

    If you would like the ability for the UI to be dark as well, that will have to be a request that goes to the developer. While the developer posts here occasionally, this is not where bug / feature request tracking occurs. Where to go for feature requests is described in this FAQ. Please remember to search the existing issues, because the chances are, someone else has already requested a dark-UI option – if so, you will want to lend your support and/or reasoning to that existing ticket, rather than creating a new one.

  • Compare Plugin SVN and GIT Diff

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    pnedevP

    @Andrzej-Jaworski said:

    How commands SVN Diff and GIT Diff work?

    Again, the topic is more appropriate for Plugin Development category.

    As @Eko-palypse already answered those commands are used to compare file against it’s commited Git/SVN revision controlled version.

    @Alan-Kilborn ,

    As @Eko-palypse already said Compare plugin can only show the file’s difference (unstaged/uncommited) against the Git/SVN repo.
    It is not a revision control plugin.

  • Compare Plugin: Settings: Compact Navigation Bar.

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    pnedevP

    @Andrzej-Jaworski ,

    This topic is more appropriate for the **Plugin Development ** section.

    To answer your question:
    If Compact Navigation Bar setting is OFF the Navigation bar shows direct representation of the files (line-by-line). This means that if the files have a lot of lines (more than your screen’s vertical resolution) you will see a vertical scroll bar in the Navigation bar as it cannot preview all lines on a single screen.
    If Compact Navigation Bar setting is ON it will try to reduce the consecutive equally marked lines so the Nav bar preview fits on a single screen. If you have a lot of lines in the file and there are a lot of differences (IOW - there are not many consecutive equally marked lines) the Nav bar preview might again show vertical scroller as it might not be able to fit all differences on single screen in this case.

  • Why is Notepad++ so slow on large files now?

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    pnedevP

    @poweradminllc said:

    @pnedev, yes that would help wouldn’t it. 7.5.9 (64-bit). I usually stay on the latest release.

    Please check this post.

  • 0 Votes
    1 Posts
    449 Views
    No one has replied
  • Plugin location change problems in 7.6.1

    Locked
    1
    0 Votes
    1 Posts
    605 Views
    No one has replied
  • Regex - How to keep only some parts of huge text

    8
    0 Votes
    8 Posts
    5k Views
    Meta ChuhM

    @guy038

    off topic:
    welcome back. 👍
    almost a week without you is very close to the border of worrying enough to start a search party ;-) 😉

    sincere and best regards
    metachuh

  • Skeeyah.H

    Locked
    2
    0 Votes
    2 Posts
    671 Views
    Meta ChuhM

    @Snapafun-Frank

    there’s no virus in the official notepad++ downloads from here: https://notepad-plus-plus.org/download/v7.6.1.html

    it has been checked at virustotal with 68 different antivirus software, including kaspersky, norton, avast, avira, etc.

    see the detailed report at: https://www.virustotal.com/#/file/704a88c4c1ca705811d88717651b2c1b4e11951fb05dab3abcac908f7199040f/detection

    please also go to https://www.virustotal.com and upload the installer you used to scan it for viruses, then report back.
    also report to us from where you downloaded your infected installer.