• XMLTools fails validation with UTF-16

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    gerdb42G
    Ok, I see. Since it is hanging around for three years now, I doubt it ever will be…
  • How to add Opera to Notepad++

    7
    0 Votes
    7 Posts
    9k Views
    Claudia FrankC
    @Larsen-E-Whipsnade what means FireFox is a full v47.0 version ?? Firefox has been installed? Not just copied over? What happens if you press windows+R key combination and type firefox into the run field? Cheers Claudia
  • DSpellCheck plugin fails to install

    2
    0 Votes
    2 Posts
    3k Views
    P
    Hello, PluginManager’s plugins list haven’t been updated for quite long time so it information is very outdated. You can get the DSpellCheck plugin from https://github.com/Predelnik/DSpellCheck/releases/tag/1.2.14.2 BR
  • JSTool Plugin will not install

    3
    0 Votes
    3 Posts
    15k Views
    Andova BegarinA
    As Claudia says, and as happens to me, Plugin Manager cannor download it from sourceforge. The PM says its at: “/projects/jsminnpp/files/Uni/JDToolNPP.16.10.uni.zi” (and it cuts it there). When I go to: https://sourceforge.net/projects/jsminnpp/files/Uni/ I see several files, and “JSToolNPP.1.16.10.uni.zip” downloads fine. And it contains “JSMinNPP.dll”. I copied the dll into NPP’s plugin directory and re-running NPP shows it in the Plugins menu and it works.
  • Freeze with LanguageHelp

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • wrong plugin is blamed

    Locked
    14
    0 Votes
    14 Posts
    9k Views
    Kasper GraversenK
    @Vitaliy-Dovgan good point. But that as i see it would only make the jump table more inefficient. A full comparison i taking place on every potential match Also when you look at the charat() both in my link and on the Document class it is delegating to it seems to be operating on char.
  • Is there a plugin, witch do multiple "search and replace"?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC
    @Attila-Schulcz if you already use an excel file why not using it’s internal language (VBA I assume)? Does it really make sense using npp for this? Cheers Claudia
  • [plugin update] CutNCopyLine v1.01

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Need help with disabling the autocomplete and the "smart hightlighting"

    14
    0 Votes
    14 Posts
    9k Views
    Claudia FrankC
    @Kasper-Graversen Ahh, now I understand. Thx for clarification. Cheers Claudia
  • [NEW Plugin] FirstUpper

    22
    0 Votes
    22 Posts
    26k Views
    Kasper GraversenK
    @zkirkland great dump.
  • [New plugin] RebaseAssister

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    Kasper GraversenK
    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1964
  • Plugin Manager offers outdated version of Compare plugin

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Location Navigate Plugin -- No bookmarks

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • [Pluginpack update] The .Net/C# plugin pack has been updated

    Locked
    3
    1 Votes
    3 Posts
    3k Views
    Kasper GraversenK
    Well that sure would be nice ;)
  • Is any plugin or macro available to generate word list?

    2
    0 Votes
    2 Posts
    3k Views
    Kasper GraversenK
    there is a tool for linux and windows called wc that can do this for you
  • Notepad++ for Mac OS

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Plugin request: Autodelete of Autocompleteds

    4
    0 Votes
    4 Posts
    4k Views
    John SparkJ
    damn bump it up !
  • [NEW plugin] Guidhelper

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Installing plugins unattended

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    dailD
    Is there a option to install plugins unattended? Using command line? No. Other than manually (or using a script) copying DLLs and files into the appropriate location…which is all the PluginManager does. Even setting allowAppDataPlugins.xml some files still needed to put into main directory under Program Files This is true although the majority of plugins are perfectly fine using the app data directory. Or should we grant rights for users to NPP main dir? That’s completely up to you.