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
    • Nikhil ChauhanN

      syntax highlight plugin is not available in notepad 7.5.8?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      727 Views
      No one has replied
    • Micah OffermannM

      .dll failed to copy in Program Files

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      1k Views
      chcgC

      Are you copying the files manually? Or by PluginManager?

    • Dario de JudicibusD

      Code Snippet Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      chcgC

      Is the observed crash of Snippets the known one https://github.com/ffes/nppsnippets/issues/14 ? Or a new one for which you might create an new issue to get it fixed.

    • Roberto Shayer LyraR

      NppFTP - Failure retrieving contents of directory /

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      3k Views
      chcgC

      Current release of nppftp: https://github.com/ashkulz/NppFTP/releases/tag/v0.27.4 with updated crypto support from openssl and libssh

    • Hussam Mahmoud El-MaghrabyH

      Find in Files "Keyword" and the following "#" of lines

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      1k Views
      Scott SumnerS

      @Hussam-Mahmoud-El-Maghraby

      To get good help, you’re probably going to have to show a bit more data. Sure, some ambitious people here could make some guesses (i.e., do a lot of mental work), but why put them thru that?

      Put 4 spaces on the front of every line of data in Notepad++ before copying and pasting here, for best results. If you see a black background on your data in the preview pane as you are composing your post, you are doing it right. Such a black box would look like this:

      I acutally have 4 spaces before the "I", when I was Composed Me, too, but before my "M"
    • Ben SaundersB

      Notepad++ 7.5.8 (64-bit, Windows) auto-exiting when selecting "spell check" menu option

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      1k Views
      Claudia FrankC

      @Ben-Saunders

      seems to be a known issue which can be solved updating the plugin.

      Cheers
      Claudia

    • Szász-Fábián JózsefS

      NPPFTP crash after connecting

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      Tim WilsonT

      I think I’ve found the issue here… basically I moved my SSH keys to a new folder so it couldn’t find the .pem file.

      This seem to be what causes NP to crash completely.

    • Mr. SmithM

      Show active text file's modification date in footer area.

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      1k Views
      Mr. SmithM

      Thank you. Seems harder than I can handle at the moment. I’ll dig into it again at a future date.

    • Andrew DuckerA

      Why doesn't 64-bit installer doesn't include Plugin Manager?

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      4k Views
      Claudia FrankC

      @AngelicBrighteyes

      although not an administrator :-), the link you are asking for is this.

      but I don’t think this wish is going to happen because there is already
      work in progress to replace the current plugin manager with an builtin one.

      Cheers
      Claudia

    • Русский ЧеловекР

      Highlight, PHP

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      871 Views
      No one has replied
    • vinsworldcom178V

      Demo Plugin Docking not working with MinGW build

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      2 Votes
      2 Posts
      1k Views
      Claudia FrankC

      @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

    • Miloš BogdanovićM

      There is no Plugin Manager on my Windows 10 Npp

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      4k Views
      Scott SumnerS

      @Miloš-Bogdanović

      You are asking a FAQ.

      It unzips fine for me.

    • andymuleA

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

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • Sudeep MukherjeeS

      Reference external dlls in a custom plugin using C#

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      2k Views
      chcgC

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

    • Shloka VanamS

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

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      11k Views
      Shloka VanamS

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

    • dinkumoilD

      32 bit plugin admin system's server causes SEC_ERROR_EXPIRED_CERTIFICATE

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      1k Views
      dinkumoilD

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

    • Rahmat FebrizalR

      UNITY STYLE PLUGIN IN NOTEPAD++ ???

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      7k Views
      cipher-1024C

      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

    • Jorge VTJ

      XML Tools Plugin - Prettify & Check xml inside CDATA?

      Watching Ignoring Scheduled Pinned Locked Moved xml tools
      4
      0 Votes
      4 Posts
      4k Views
      PeterJonesP

      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.

    • Franck DenyF

      FIX Protocol parser for Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      6k Views
      Claudia FrankC

      @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

    • TBugReporterT

      "Installation of <everything> failed."

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      6k Views
      Andriy AstakhovA

      @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!

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