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
    • Oleg BumbacO

      Is there a Colour Picker plugin to work with the x64 bit versions

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

      I made HexEditor x64 working - what next?

      Watching Ignoring Scheduled Pinned Locked Moved plugin hexeditor x64
      3
      0 Votes
      3 Posts
      41k Views
      chcgC

      Also created a release https://github.com/chcg/NPP_HexEdit/releases/tag/0.9.5.11, but due to the unclear situation with Jens I also don’t want to hijack.

      Further gitrepos:

      https://github.com/search?utf8=✓&q=hexedit+notepad%2B%2B&type=

    • patrickdrdP

      LocationNavigate - is a 64bit version available?

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

      See https://sourceforge.net/projects/locationnav/files/ latest update from 2012-07-24, so long before N++ x64 version.

    • Guido ThelenG

      Can't register for plugin manager

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

      Added to https://github.com/bruderstein/nppPluginManager/issues/67, for x64 you could add a PR at https://github.com/bruderstein/npp-plugins-x64 to update a plugin. Zip file is required, therefore SQLinFormNpp_5.1.80.zip is the latest version found in the list.

    • Afik GilboaA

      NppFTP - bug - file&folders order

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

      Fixed with v0.27.1, reported e.g. as https://github.com/ashkulz/NppFTP/issues/160

    • Bryce GessellB

      Session Manager 1.4.2.0 not creating new sessions

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

      Hi,

      I haven’t observed such behavior, the plugin is working just fine.
      Is everything OK when you open ‘Settings…’ from the plugin’s menu?

      BR

    • Amanda GrahamA

      Question: What code to use TextFX tools in pop-up context menu?

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

      @dinkumoil All I can say is, thank you. I am very happy. I didn’t know to keep the the value of the attribute “PluginEntryName” as “TextFX Characters”.

    • Nate BookwalterN

      pluin manger not present in 7.5

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Mike Howard55M

      May I suggest you click on the following link and read the second paragraph. This will explain the missing plugin manager.

      https://notepad-plus-plus.org/news/notepad-7.5-released.html

    • kingbtK

      Icons by filetype

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

      @kingbt

      I’ve got to agree with @Alan-Kilborn – that has absolutely nothing to do with Notepad++.

    • Keshav KrishnaK

      Copy enabled Summary window

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

      @Keshav-Krishna said:

      make it copy enabled such that we can copy

      I just discovered that if you press Ctrl+c while the Summary dialog is open, its contents are copied to the clipboard!
      Your feature request has been implemented–enjoy! :-D

    • MIvanchevM

      [Plugin update] NppEventExec with a lot of new goodies.

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

      @MIvanchev This looks like a really useful tool! Thanks.

    • trovao2017T

      plugin de complemento de tags

      Watching Ignoring Scheduled Pinned Locked Moved
      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.

    • Baptiste BourneB

      Help for plugin "Compare"

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      4k Views
      Baptiste BourneB

      Thanks for your reply
      Too bad, it was really good as “behavior”

    • FarisFAhmedF

      New Text Formatting Plugin for JSON like legacy data

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

      Function List Bug

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      4k 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…

    • 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
      6k 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.

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