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
    • Rod TR

      Feature request - Left cursor movement to stop at left margin

      Watching Ignoring Scheduled Pinned Locked Moved
      25
      0 Votes
      25 Posts
      18k Views
      dinkumoilD

      I wrote a plugin that can be used to configure left cursor movement to stop at left margin. Since this relies on a Scintilla setting you have to use at least Notepad++ v7.7. Untick option Wrap cursor at line start. The plugin’s name is ExtSettings. You can download it >>> here <<<. It will also be available soon via PluginsAdmin.

    • szillittoS

      Enabling Auto-Completion dropdown list for DSpellCheck

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

      I am looking for a co-author to develop a plugin (easy PHP IDE)

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

      @dinkumoil said:

      @WinterSilence

      As @Alan-Kilborn said I’m developing Notepad++ plugins in Delphi.

      Have a look at the GitHub repo of my NppUISpy plugin. In the folder src/Lib you’ll find my modified and extended version of the Delphi Plugin Framework, based on the work of Damjan Zobo Cvetko. It is 32 bit/64 bit capable and already adapted to the new Scintilla v4.1.4 API used since Notepad++ v7.7.

      Thanks, I see on next week!

    • Rod TR

      To add 'Virtual Spaces' or 'Cursor Beyond End-of-Line' option

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

      I wrote a plugin that can do that (and some other things). Its name is ExtSettings. You can download it >>> here <<<. It will also be available soon via PluginsAdmin.

    • AdlerJakubA

      Plugin Development DOCs is unavailable

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      975 Views
      AdlerJakubA

      Thank you very much guys! I’m proud of free software community for fast replying and useful answers!

      Have a nice day! :)

    • Peter WokkeP

      Highlight a text row

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      579 Views
      Alan KilbornA

      @Peter-Wokke

      and a save option

      As to saving, there’s a method here, although it is probably not for noobs.

    • ajay gohilA

      NPP plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      1k Views
      rinku singhR

      @ajay-gohil said:

      How to developed a NPP plugin with example

      it’s depend on what kind of language (c# , c++ , pascal )you are knows

      hello word plugin template using Lazarus is here

    • Pregnant SausageP

      When Switching Tabs - Why does the Viewport Change Unexpectedly When Returning?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      534 Views
      Pregnant SausageP

      Thank you Alan

    • Claudio OlmiC

      BigFiles Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      6k Views
      Claudio OlmiC

      @pnedev and @dinkumoil
      Thank you both for your help, it is now working beautifully as expected. I have removed the unnecessary hToolBarIcon and converted the icons to BMP format.

    • Vasile CarausV

      Suggestion: Batch Replace on Text Editor (this is the future)

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      755 Views
      Michael VincentM

      I would script this from the command line probably in Perl - in fact, I already have.

    • justdudeoneJ

      Files reopen on start with external drives

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      13k Views
      gstaviG

      @justdudeone
      I think you should read @Ekopalypse arguments carefully.

      But let me try to give you a specific example: I fetch everyday a nightly log from our build server named build_<date>.log. E.g. build_18082019.log. I open it with Notepad++ and observe it. I close Notepad++. I delete the file since I no longer need it locally.

      With your proposed solution within a year Notepad++ will remember within its auto-session 365 files that will never reappear again and spend considerable amount of time trying to open each of these files. I will not be aware of this list of files that Notepad++ tries to open in the background (other then noticing that Notepad++ becomes SLOW). The example could be modified to using files over network shares which can be even more catastrophic due to occasional VERY long network timeouts.

      Try to be a little less egocentric and realize that Notepad++ needs to balance different requirements of thousands of usage patterns.

    • Brandon MonterossoB

      Function List Bug

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      547 Views
      MAPJe71M

      See also topic 13286, topic 13468, issue 1232, issue 1657, issue 1861, issue 2910 and issue 3095.

    • Rahul JhaR

      Line Change Indicator Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      35
      0 Votes
      35 Posts
      7k Views
      Rahul JhaR

      @Alan-Kilborn said:

      Maybe @Ekopalypse 's suggestion to create the .ini file will go somewhere if the OP is trying it?

      Created LocationNavigate.ini in c:\notepad++\plugins\config as per Ekopalypse’s post. No luck.

    • Jared A. BarneckJ

      C# Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      2k Views
      Jared A. BarneckJ

      It isn’t for C#, but just going to be written in C#. I am a C# developer, though I can code in php, java, python, are various other languages, I would love to code in the language I use daily.

      I have a few ideas for plugins, such as section finder in np++. https://github.com/rhyous/SectionFinder, which is already written in C#.

    • V S RawatV

      missing TextFx pugin, developers please take note

      Watching Ignoring Scheduled Pinned Locked Moved
      15
      -1 Votes
      15 Posts
      6k Views
      tran vietT

      @chcg many thank

    • Gerhardus ScheltemaG

      shellcheck plugin wanted

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      1 Votes
      10 Posts
      6k Views
      Gerhardus ScheltemaG

      NppFTP is a very good tool, but still does not support scp properly, and using public/private key authentication is still a struggle, or at least I cant get it to work. I use it at home for certain servers, but at work I prefer WinSCP and NPP when not using vim.

      I hope this thread will inspire some plugin developer to integrate shellcheck into a plugin, have some kind of line highlighting or popup/tooltip type popup showing the output of shellcheck validation, maybe even a autoreplace text, which needs to be used with care :-)

    • PeterJonesP

      How to get the scintilla view0/view1 HWNDs

      Watching Ignoring Scheduled Pinned Locked Moved
      31
      0 Votes
      31 Posts
      9k Views
      EkopalypseE

      @Alan-Kilborn said:

      Maybe worth pointing to that template…

      Thanks, yes of course it is worht ;-) - it is here.

    • lawriehodgesL

      Can't reset Number of Columns.

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      1 Votes
      9 Posts
      2k Views
      Michael VincentM

      @lawriehodges

      No worries!

    • EkopalypseE

      An how to use cffi and python to build a npp plugin

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

      Notepad++ Plugin Development using C#

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      1k Views
      rinku singhR

      here is my plugin remove duplicate lines project

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