• when do you add kotlin lang. to our Notepad++?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • find in files question

    2
    0 Votes
    2 Posts
    593 Views
    Meta ChuhM

    @Murray-Sobol

    using unc paths for “find in files” will (or at least should) work under following conditions:

    your user has access to this unc path without needing to enter any credentials.
    please crosscheck this and paste your desired unc path (like \\1.2.3.4\Main folder\Sub folders) in explorer and make sure it opens without any user/password requests

    your notepad++ must not be running in [administrator] mode or in any state where you are not able to drag and drop any file into notepad++, as it will not use or provide the active network credentials of your current user account to the file server

  • Is there a way to export the results of a "Mark" search?

    Locked
    3
    0 Votes
    3 Posts
    624 Views
    Murray SobolM

    Thanks Alan; both of these solutions work…

  • Ctrl-K not working on a Lenovo T480

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Plugins disappear after upgrading to 7.6.2

    8
    0 Votes
    8 Posts
    4k Views
    mikhoulM

    @Meta-Chuh Thanks a lot it make lot of senses this way I will be able to keep my precious setting especially the on’es for the automatic back-up !

  • What is this new Plugin Admin, in addtion to Plugin Manager

    4
    0 Votes
    4 Posts
    1k Views
    Meta ChuhM

    @V-S-Rawat

    if you have already moved all plugin files to the correct folder, you can keep it.

  • 0 Votes
    1 Posts
    487 Views
    No one has replied
  • Bug moving tab

    Locked
    2
    0 Votes
    2 Posts
    488 Views
    No one has replied
  • Notepad ++ Shutdown is EXTREMELY slow when Folder is open as workspace

    6
    1 Votes
    6 Posts
    2k Views
    Meta ChuhM

    @Александр-Хренников

    test test received ;-)

  • Help to find the command for this

    Locked
    2
    0 Votes
    2 Posts
    548 Views
    Eko palypseE

    @Christian-Tanghus

    Maybe this and that might give some hints.

  • Text to speech plugin in 7.6.2?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Meta ChuhM

    @sea-worth

    welcome to the notepad++ community.

    i haven’t tried out myself, if the speech plugin still works in notepad++ 7.6.2, as this plugin was last updated in 2008, but you can give it a try, by putting the SpeechPlugin.dll into this location:
    %PROGRAMDATA%\Notepad++\plugins\SpeechPlugin\SpeechPlugin.dll

    enter %PROGRAMDATA%\Notepad++\plugins in your explorer
    (which will probably lead you to C:\ProgramData\Notepad++\plugins) create a new folder called SpeechPlugin copy SpeechPlugin.dll into this folder restart notepad++ (if it was running at that point)
  • Are login methods safe?

    Locked
    2
    0 Votes
    2 Posts
    591 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
    778 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
    443 Views
    No one has replied
  • Appdata Environment

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

    Locked
    1
    0 Votes
    1 Posts
    575 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!