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
    • Bud DudslyB

      Constant Highlighting based on code blocks

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • PredelnikP

      GoToFile

      Watching Ignoring Scheduled Pinned Locked Moved file navigation plugin
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Hero YangH

      NppAStyle-0.2.0-20151006 is out

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      5k Views
      No one has replied
    • John WalkerJ

      Having trouble getting started with demo : NppPlugins.NET ~ plugin-howto.html - the system cannot find the file specified

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      4k Views
      John WalkerJ

      Ok having hassled someone who actually knows VS and turned up the MS Build verbosity I have worked out the issue was the same as described in: http://stackoverflow.com/questions/23497591/notepad-plugin-build-error-vs-2013

      Changing sdk path as follows: SdkPath=“$(SDK40ToolsPath)”
      fixed it

    • David GausmannD

      [update] ActiveX plugin (1.1.7.3)

      Watching Ignoring Scheduled Pinned Locked Moved activex
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • Alexey KucherovA

      Backlight color code

      Watching Ignoring Scheduled Pinned Locked Moved code color code backlight color
      3
      0 Votes
      3 Posts
      4k Views
      Alexey KucherovA

      Hi Tomas!
      Thank you for Quick Color Picker +!

      Best regargs, again thank!

    • EUC Energie- und UmweltconsultingE

      Exclude language items from spellcheck?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • jeanpaulrichterJ

      nppcrypt v1012 test

      Watching Ignoring Scheduled Pinned Locked Moved nppcrypt
      3
      0 Votes
      3 Posts
      7k Views
      jeanpaulrichterJ

      hi!
      thanks for your reply. i did read your old post but just forgot to change the cancel-button caption. thankfully that’s easy to fix. your problem with the new version on the other hand is quite puzzling to me, because the plugin is compiled with staticlly linked runtimes (the suggetion of the error-message) and with the platform-toolset “v140_xp” which should ensure compatibility with windows xp. maybe i can try to compile it with an older version of visual studio (like 1.0.1.0). it is highly unlikely that this problem has anything to do with the version of notepad++, because it the plugin runs fine with 6.8.3 on the three systems i could test it on :/

    • viper3400V

      [new plugin] RegExTractor v1.3

      Watching Ignoring Scheduled Pinned Locked Moved plugin regex
      1
      0 Votes
      1 Posts
      6k Views
      No one has replied
    • dailD

      External Lexer question

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Victor Medrano SadaV

      @dail said:

      So I’m attempting to write an external lexer (well kind of, but that’s a different story). I’ve looked at some other examples (the GEDCOM lexer, Gmod Lua Lexer, etc) and understand how they work and the general setup for getting an external lexer working.

      My question is regarding styling. In the xml file associated with the external lexer, there are “WordsStyle” tags that need to be defined that have a styleID, font color, size, et*

      italicised text*c so that the external lexer Lex() function can use these styles. Is there a way to generate these styles within the lexer itself, meaning you can possibly have a varying number of styles? I know there isn’t a huge number of people that deal with external lexers, so hopefully someone can help :)
    • Ryan MannR

      Right Click - Copy bug

      Watching Ignoring Scheduled Pinned Locked Moved right click bug copy minimize
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Anthony GilliamA

      I INSTALLED v6.8.1 AND NOW SPELL-CHECKER DOESN'T WORK!

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      9k Views
      Kym FarnikK

      Manually download the latest DSpellCheck dll from https://github.com/Predelnik/DSpellCheck/releases

      The NP++ plugin manager needs to be updated for the latest version

    • greenzestG

      [plugin development] Implementing a self-contained lexer for scintilla

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      8k Views
      dailD

      @greenzest As for your bonus question…there is not a defined way to add commands to the main N++ menu. IIRC, I think that TextFx is a special case since it is so old and has been around a while. That’s not to say with enough knowledge of the Win32 API you couldn’t figure out a way to do it, but I’m not sure if that would ever run you into problems later. So is it possible? (Yeah, probably) Is it suggested? (No)

    • pwnotepaduserP

      Compare plugin run with 1 tab got infinity

      Watching Ignoring Scheduled Pinned Locked Moved compare
      4
      1 Votes
      4 Posts
      5k Views
      pwnotepaduserP

      if you choose last tab and compare, it will compare with previous
      v1.5.6.6 - have message: “it is more then 1000 wanna go y/n” and go inf

      v1.5.6.7 - no massage, have progress bar with cancel and it not work)

      need that all together and working!

      author hosting have only old files:
      http://sourceforge.net/projects/npp-compare/
      http://sourceforge.net/projects/sourcecookifier/files/other plugins/

    • pwnotepaduserP

      Compare hosts like HostsMan and other func+

      Watching Ignoring Scheduled Pinned Locked Moved hosts compare plugin hosts optimize hostsman
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Jorge JorhoeJ

      How to make the Aspell plugin portable?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Jorge JorhoeJ

      How to copy multi-line text (hard Return) from Excel without extra quotes?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • sanastasiouS

      Event for shortcut comments ?

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

      You might close this one. Βy observing the shortcuts.xml file after a recent fix, this functionality can be implemented.

    • Anonymous MysteryA

      DarkCrypt for NPP

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

      tl;dr NPPDarkCrypt author hasn’t put it in the plugin manager.

      The plugin manager is just a tool for convenience. If a plugin is in the manager doesn’t mean it is official (and visa versa). It is up to the plugin author if they want people to download it through the plugin manager or not. Plugins submitted to the plugin manager are roughly checked to make sure they don’t do anything obviously malicious but that doesn’t mean every line of code is reviewed.

    • Doug WendelboeD

      Chris McGrath Homepage: http://codealignment.com Latest update: V12

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      9k Views
      Doug WendelboeD

      OK, I found it. The plugin download URL has a misspelling in it. It cannot access the Github file. The letter “c” was left out of cpmcgrath.

      Incorrect URL: https://github.com/cpmgrath/codealignment

      Correct URL: https://github.com/cpmcgrath/codealignment

      Can’t fix it from here, but maybe I can manually access the plugin through GitHub.

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