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
    • Lucas LomanL

      Failure retrieving contents of directory /

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

      Session Manager issue

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      6k Views
      Mike SimpsonM

      pnedev – Your fix worked for me (x86). Thank you for doing this.

    • gracile-frG

      "Unknown exception" on startup with PythonScript Plugin

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      5k Views
      gracile-frG

      Thank you very much!!
      It’s working now. The two things that I had not tried before are steps 2 and 5. I think that makes the difference. I also rebooted my computer before step 8.

      Thanks again Claudia!

    • xiaokLinuxX

      How can i do auto replace text with python scripte... en,same as Ctrl+H

      Watching Ignoring Scheduled Pinned Locked Moved replaces pythonscript regex
      7
      0 Votes
      7 Posts
      6k Views
      Scott SumnerS

      @xiaokLinux

      It occurred to me that line-change markings could also be generated as a side-effect (meaning you wouldn’t have to do ANYTHING to get them) of the technique for “find dialog automation” discussed in these threads:

      https://notepad-plus-plus.org/community/topic/14181/execute-n-find-in-files-via-cmdline-script
      https://notepad-plus-plus.org/community/topic/14130/hide-or-toggle-find-results-panel-with-keyboard-command

      It is some amount of work, but it is still all Pythonscript, which you indicated you were somewhat familiar with in your original posting.

      Basically you would use code to populate the fields in Notepad++'s Find/Replace interface, then press buttons (again via code) to do searches/replacements. Because Notepad++ itself would then take over and do the actual replacements, the line-change markings (from the plugin) would occur.

    • loligansL

      How to rename an editor tab?

      Watching Ignoring Scheduled Pinned Locked Moved rename editing tab
      6
      0 Votes
      6 Posts
      7k Views
      loligansL

      Hi @MAPJe71

      I think what you are suggesting would work, but I also think that being able to rename tabs would be a valuable feature to have because it will allow users or plugins to better organize their tabs.

    • linpengchengL

      has a bracket plugin like parinfer

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

      Bulk Importing / Exporting Macros

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Timothy WhittakerT

      Notepad++ Batch Macro Generator
      php script to generate shortcuts.xml for Notepad++ Macros

      https://sourceforge.net/projects/notepad-batch-macro-generator/

    • Timothy WhittakerT

      Macros to replace unicode sbl hebrew font with gamatraia values and zodiac symbols - shortcuts.xml

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

      plugin to detect changes made by external application?

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

      Document Monitor Stability

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Jason CollegeJ

      I’ve had the exact same problem with the DSpell plugin for the last several notepad++ updates. Notepad++ setup always says that this plugin is being disabled due to stability issues, but then the plugin manager always shows it’s stability status as “Good”

      I’m thinking that there is either a problem (bug) with the installer in this regard, or those who are supposed to be vetting the status of plugin stability for these Notepad++ release updates are doing something wrong.

      Is it possible that this can be looked at as a possible bug in the Notepad++ installer? (If this should be moved to another forum, please let me know)

    • Indigo GullI

      Can plugins modify built in FindReplaceDlg ?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Indigo GullI

      Thanks Claudia - will investigate further.

    • Marcin ZamorskiM

      Adding icons to toolbar along with a leading separator

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Eduardo Fernandes LarrubiaE

      plugin to show actual file size

      Watching Ignoring Scheduled Pinned Locked Moved file size
      4
      0 Votes
      4 Posts
      5k Views
      AdrianHHHA

      The file size is shown all the time within the status line at the bottom of the Notepad++ window. The image posted by Claudia shows “length: 628 lines: 21”.

    • John FiaschettiJ

      Accessing Matlab debugging functionality

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

      [Updated Plugin] NPP SQL Formatter 64 bit available (SQLinForm)

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      7k Views
      No one has replied
    • Nancy JohnsonN

      CNET Sourceforge: Compare plugin other alternatives?

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

      Hello @Nancy-Johnson ,

      You can get the latest officially released Compare Plugin version from https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0.
      This is also where Plugin Manager will get it from.

      BR

    • Damian GreenD

      FunctionList parsing bug - ?!(if|while|for)

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

      Whenever I update a parser this issue gets addressed, allthough I use \b(?!(?:if|while|for)\b).

    • Franco Stellari250F

      MenuIcon problem with latest version of NPP

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

      Hello Claudia,

      Welcome back. I hope you had a good time.
      The forum is not what it is when you’re away. :)

      Thanks again for your kind help.

      Best regards.

    • af chlamA

      Plugin Idea

      Watching Ignoring Scheduled Pinned Locked Moved spoiler spoiler plugin merger plugin multiple lines
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      @af-chlam

      it is not that easy because npp is a text editor and it handles the text like it is.
      What you want needs to add some additional format tags which need to be saved somewhere
      but obviously not in the text file itself.

      So, in theory, a plugin must not only know how to manipulate the document in that way but also
      has to know which document has been formatted with some spoiler text already,
      in order to make it happen on reload again. So it must store the status for that document.
      But what happens if someone outside changes the document?? You see, not that easy.

      Cheers
      Claudia

    • Nicola Arber FamaN

      Start position of the forms

      Watching Ignoring Scheduled Pinned Locked Moved start position save on exit frame size form
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors