• Login
Community
  • Login
  1. Home
  2. Notepad++ & Plugin Development
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • V

    Demo Plugin Docking not working with MinGW build

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Aug 9, 2018, 8:31 PM
    Aug 9, 2018, 3:27 PM
    2 Votes
    2 Posts
    1k Views
    C Aug 9, 2018, 8:31 PM

    @vinsworldcom178

    I haven’t used MinGW for windows builds so can’t say for sure what your problem is.
    But I have described here what I have done to build npp and scintilla with VS2017 community edition.
    The steps for plugins should be quite similar.
    A more detailed version include a lot of screenshots can be downloaded or viewed from here

    If something is unclear, let us know. (together with the name of the plugin you tried to build)

    Cheers
    Claudia

  • M

    There is no Plugin Manager on my Windows 10 Npp

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Aug 2, 2018, 11:46 AM
    Aug 2, 2018, 11:12 AM
    0 Votes
    3 Posts
    4k Views
    S Aug 2, 2018, 11:46 AM

    @Miloš-Bogdanović

    You are asking a FAQ.

    It unzips fine for me.

  • A

    Help test NppFTP auto-connect and multi-connect file saving!

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Aug 2, 2018, 4:26 AM
    Aug 2, 2018, 4:26 AM
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • S

    Reference external dlls in a custom plugin using C#

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Jul 30, 2018, 2:03 PM
    Jul 29, 2018, 6:34 AM
    1 Votes
    2 Posts
    2k Views
    C Jul 30, 2018, 2:03 PM

    Did you start with https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net?

  • S

    NppFTP problem - Unable to connect to the server from Notepad++

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Jul 27, 2018, 1:45 AM
    Jul 25, 2018, 2:27 AM
    1 Votes
    6 Posts
    11k Views
    S Jul 27, 2018, 1:45 AM

    Thank you very much to Peter Jones .
    I will work through your options

  • D

    32 bit plugin admin system's server causes SEC_ERROR_EXPIRED_CERTIFICATE

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Jul 26, 2018, 7:36 PM
    Jul 25, 2018, 4:26 PM
    1 Votes
    3 Posts
    1k Views
    D Jul 26, 2018, 7:36 PM

    Good news: I’ve received an email by @bruderstein. He will try to fix the cert error as soon as possible.

  • R

    UNITY STYLE PLUGIN IN NOTEPAD++ ???

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Jul 26, 2018, 1:53 AM
    Jul 25, 2018, 9:21 AM
    0 Votes
    2 Posts
    7k Views
    C Jul 26, 2018, 1:53 AM

    If you go to notepad-plus-plus.org and click on “resources” on the left side and scroll down to “User Defined Languages” there’s a link that takes you to the wiki page for UDLs. Unity3d is in the list. At the end of the list there are directions on how to install a UDL. C# is included with NPP. If you’re not looking for two different languages but one super specific flavor of Unity3d, you may have to edit an existing UDL or create your own.

    Good Luck

  • J

    XML Tools Plugin - Prettify & Check xml inside CDATA?

    Watching Ignoring Scheduled Pinned Locked Moved xml tools
    4 Jul 25, 2018, 10:00 PM
    Jul 25, 2018, 6:58 PM
    0 Votes
    4 Posts
    4k Views
    P Jul 25, 2018, 10:00 PM

    As a follow on, I found a couple minutes to play a bit with the pretty-print and validate: the pretty-print does seem to work on a selection; the validate seemed to use the whole document, even when I just had the small segment selected. Though since I’m not good at XML, I could be wrong in my interpretation.

    However, while the XML Tools pretty-print does work with individual selections, I had forgotten you said there may be thousands, which means it won’t be very efficient. I think the three-step search+replace/xml tools/search+replace is probably the best in-Notepad++ option.

  • F

    FIX Protocol parser for Notepad++

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Jul 24, 2018, 12:39 PM
    Jan 17, 2018, 3:14 PM
    0 Votes
    6 Posts
    6k Views
    C Jul 24, 2018, 12:39 PM

    @Kartik-Parashar

    what about using the current documentation? Do the python examples not help anymore?
    http://www.quickfixengine.org/quickfix/doc/html/application.html

    My testing scripts were based on this exampls and btw. there is no such thing as
    the one-and-only fix program which connects to any fix server because exchanges
    tend to implement their own number of messages and fields to met their requirement.
    You always have to adapt it a little bit. FIX just defines the protocol and mostly the
    workflow what needs to be done but you can expect that there is always a slight
    difference from exchange to exchange.

    Btw. there are also a lot of stackoverfow messages concerning quickfix and python.
    I would think you get a better chance to get your problem solved when asking there.

    Cheers
    Claudia

  • T

    "Installation of <everything> failed."

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Jul 17, 2018, 6:42 AM
    Mar 24, 2018, 4:57 AM
    0 Votes
    7 Posts
    6k Views
    A Jul 17, 2018, 6:42 AM

    @TBugReporter said:

    FYI: I finally found the solution for this on bruderstein’s issues tracker: Apparently the job of downloading plugins gets passed off to IE, and the problem is the result of a misconfiguration within IE. To fix it, go to the “Internet Options” screen (either from Control Panel or IE itself), click the “Advanced” tab, scroll to the bottom, and check “Use TLS 1.2”.

    (Another good idea before you exit would be to uncheck the other SSL and TLS options, because they’re no longer considered secure.)

    I’ve searched a lot but this is the only right solution.
    Thank you very much!

  • A

    XML Plugin not avaiable for notepad++ 7.5.7

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Jul 15, 2018, 11:00 AM
    Jul 13, 2018, 1:52 PM
    0 Votes
    3 Posts
    3k Views
    C Jul 15, 2018, 11:00 AM

    For me already installed xml tools are workiing fine with n++ 7.5.7 64bit on win10. XML tools are 2.4.9.2, installed by plugin manager.
    @Alessandro-Tari Which plugin version do you use? 32bit or 64bit? How did you install the XML tools?

  • glasco61G

    Failed to Load Error - every launch (CSScriptNpp.x86.dll)

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Jul 13, 2018, 2:56 PM
    Jul 13, 2018, 10:56 AM
    0 Votes
    3 Posts
    3k Views
    D Jul 13, 2018, 2:56 PM

    I had the same error and reported an issue at CS-Script’s project page. The plugin author fixed it by releasing version 1.7.13.0. It should be available via PluginManagers developer plugin list.

    The release note states:

    This release is just repackaged v1.7.12.0. repackaging was required due to the Notepad++ v7.5.7 suddenly changing the hosting model, which is no longer allowing plugin entry dll to have the name that is even slightly different to the plugin name.

  • AZJIO AZJIOA

    Plugin Highlight, PureBasic

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Jul 13, 2018, 5:50 AM
    Jul 13, 2018, 5:50 AM
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Alejandro RetamalA

    Can't compile plugin demo in Visual Studio( Learning How To create Npp plugin)

    Watching Ignoring Scheduled Pinned Locked Moved plugin create plugin how to create
    4 Jul 12, 2018, 6:08 AM
    Jul 1, 2018, 5:56 AM
    0 Votes
    4 Posts
    2k Views
    C Jul 12, 2018, 6:08 AM

    Compiler optimization option /Ox (https://msdn.microsoft.com/en-us/library/59a3b321.aspx) can’t be combined with runtime checks option /RTC1 https://msdn.microsoft.com/en-us/library/8wtf2dfz.aspx. For debug builds typically the optimization is disabled.

  • talkingnewsT

    Is there a javascript linter which recognises async/await?

    Watching Ignoring Scheduled Pinned Locked Moved lint jshint javascript jslint
    4 Jul 10, 2018, 8:59 AM
    Jul 7, 2018, 1:03 PM
    1 Votes
    4 Posts
    2k Views
    talkingnewsT Jul 10, 2018, 8:59 AM

    Found one! https://sourceforge.net/projects/notepad-linter/
    Takes a little wrangling to get the xml file right, I’m using the config below. Turns out hardly anyone uses jslint or jshint anymore ( http://www.npmtrends.com/eslint-vs-jscs-vs-jshint-vs-jslint ) so this is great!
    But it’s NOT in the plugin library! You need to install manually.

    <?xml version="1.0" encoding="utf-8" ?> <NotepadPlus> <linter extension=".js" command="C:\Users\jonski\AppData\Roaming\npm\eslint.cmd --format=checkstyle"/> </NotepadPlus>
  • KrashTestDumbyK

    Disappearing Snippet Libraries

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Jul 7, 2018, 1:01 PM
    Jul 4, 2018, 12:52 PM
    0 Votes
    5 Posts
    2k Views
    KrashTestDumbyK Jul 7, 2018, 1:01 PM

    Seriously - I closed NPP. I re-opened it. My snippets are GONE, again! In less than 2 minutes.

  • Fade To-GrayF

    Session Manager plugin 'Auto save' feature request

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Jul 5, 2018, 1:56 PM
    Jul 5, 2018, 1:23 PM
    0 Votes
    2 Posts
    1k Views
    Fade To-GrayF Jul 5, 2018, 1:56 PM

    Forgot to mention - npp 7.5.7 (32-bit); SessionMgr.dll (with 32-bit fix by chcg)

  • Martha SimonsM

    The search function for files with replacement has ceased to work

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Jul 4, 2018, 8:05 AM
    Jul 3, 2018, 1:56 PM
    0 Votes
    3 Posts
    1k Views
    Martha SimonsM Jul 4, 2018, 8:05 AM

    thanks :)

  • Mehreen CM

    Compare plugin developement

    Watching Ignoring Scheduled Pinned Locked Moved
    13 Jun 29, 2018, 3:43 PM
    Jun 26, 2018, 5:35 AM
    1 Votes
    13 Posts
    6k Views
    YaronY Jun 29, 2018, 3:43 PM

    Hello Pavel,

    :+1: for understanding the OP. :)
    And thank you for the quick fix.

    BR

  • Anthony DavisA

    Plugin for taking found terms and sorting them (plugin request?)

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Jun 28, 2018, 7:34 PM
    Jun 28, 2018, 6:48 PM
    0 Votes
    2 Posts
    1k Views
    C Jun 28, 2018, 7:34 PM

    Maybe you want to take a look at https://sourceforge.net/projects/analyseplugin/.
    “AnalysePlugin will help you to search for more than one search pattern at a time. Great for analysing log files.”

The Community of users of the Notepad++ text editor.
Powered by NodeBB | Contributors