• plugin de complemento de tags

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    glennfromiowaG
    246/5000 Experimente o plugin Snippet! Você pode selecionar texto e depois ter uma etiqueta ou outro texto colocado antes e depois do texto. Use o Plugin Manager, ou obtenha-o aqui. Aqui está a página inicial.
  • Help for plugin "Compare"

    5
    0 Votes
    5 Posts
    4k Views
    Baptiste BourneB
    Thanks for your reply Too bad, it was really good as “behavior”
  • New Text Formatting Plugin for JSON like legacy data

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Function List Bug

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    Reza KhademiR
    Ooh! yes! i before Create Function use space char and also before FunctionEnd use space char and after see that function name in FunctionList…
  • Failure retrieving contents of directory /

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Session Manager issue

    7
    0 Votes
    7 Posts
    7k Views
    Mike SimpsonM
    pnedev – Your fix worked for me (x86). Thank you for doing this.
  • "Unknown exception" on startup with PythonScript Plugin

    Locked
    9
    0 Votes
    9 Posts
    6k 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!
  • 0 Votes
    7 Posts
    7k Views
    S
    @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.
  • How to rename an editor tab?

    Locked 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.
  • has a bracket plugin like parinfer

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bulk Importing / Exporting Macros

    Locked
    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/
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • plugin to detect changes made by external application?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Document Monitor Stability

    Locked
    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)
  • Can plugins modify built in FindReplaceDlg ?

    3
    0 Votes
    3 Posts
    2k Views
    Indigo GullI
    Thanks Claudia - will investigate further.
  • Adding icons to toolbar along with a leading separator

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • plugin to show actual file size

    file size
    4
    0 Votes
    4 Posts
    6k 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”.
  • Accessing Matlab debugging functionality

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • [Updated Plugin] NPP SQL Formatter 64 bit available (SQLinForm)

    Locked
    1
    0 Votes
    1 Posts
    7k Views
    No one has replied
  • CNET Sourceforge: Compare plugin other alternatives?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P
    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