• Duplicate phrases

    9
    0 Votes
    9 Posts
    6k Views
    Peter XP

    Okay, thanks, time to make it! :D No, really it would be really usefull if you can see all the dups sentences without user any action at start and know if there are some other existences of the same phrases. The ability to check dups in other text editors just check the whole rows but it’s bad because if you have some small diference at start of the line and then you have the duplicated sentence behind that, program will not notice that as dup and it doesn’t find anything.

  • [Plugin update] Zoom Disabler v1.2.0 (32-bit and 64-bit)

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Customize Toolbar plugin upgrade integrity error

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [Plugin Update] LuaScript v0.5.1

    Locked
    6
    2 Votes
    6 Posts
    4k Views
    dailD

    A critical bugfix for v0.5.0 has been released.

  • Quick search in Pluggin manager

    Locked
    1
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    Scott SumnerS

    IMO, it is really a stretch to think (or hope) that functionality, once embedded in a (popular) plug-in, will ever go “native”/“integrated”. There are just too many other things that the mainline developers want to get accomplished; they don’t want to spend the time to reinvent the wheel.

  • nppcrypt v1.0.1.3 (x86/x64)

    Locked
    5
    0 Votes
    5 Posts
    13k Views
    MAPJe71M

    FYI, some improvements are in the make, see @Dave-Brotherstone’s comment here.

  • How to capture what user is typing

    Locked
    12
    0 Votes
    12 Posts
    7k Views
    dailD

    I’m not sure. I’m not saying it is impossible though, just don’t know how.

  • Plugin Emmet does not work

    5
    0 Votes
    5 Posts
    6k Views
    fromilliaF

    THE PROBLEM SOLVED
    Total commander helps to unpack ZIP to main directoty of Np++

  • Bug or missing?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Edward-Starski

    don’t know if you know that you can define it yourself.

    Goto Settings->Style Configurator->CSS->IDENTIFIER and add it to the user defined keywords.

    If it is just to inform that it is missing open an issue here.

    Cheers
    Claudia

  • [Bug] Notepad++ don't start with Explorer

    7
    0 Votes
    7 Posts
    6k Views
    Anton KorduanA

    The Post from Rana Rananjay Singh in https://notepad-plus-plus.org/community/topic/12253/failure-to-launch/23 shows the solution, without touching Dropbox.

    Its working.

    But for me it’s too late :-)
    Moved to Sublime Text 3 already and meanwhile i’m very happy with it.

  • Problems loading Scintilla Library

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    dailD

    Something to keep in mind first of all is that if you just want to debug your own plugin’s code it is not necessary to build Notepad++ yourself. What I do for my plugins is create a post-build event that copies my DLL into the Notepad++ directory and then runs the notepad++.exe as the application for debugging. I can then step through my code, etc.

    In theory as long as the SciLexer.dll is next to notepad++.exe then it should work. The only thing I’d suggest is make sure you build them the same, e.g. 32bit/64bit/release/debug but it sounds like you are aware of the differences. I’ve always just stuck to 32bit without boost and haven’t had issues. If it is something specific to 64bit the maybe someone else can suggest some things to try.

  • [Plugin Update] - NppGTags v4.0.0

    19
    0 Votes
    19 Posts
    15k Views
    pnedevP

    Hi @olivercamel ,

    You are right about the need to use the mouse, I haven’t thought about that.
    I’ll consider your suggestion and might implement it (or something similar that fixes the inconvenience) some time in the future.
    Thanks for explaining.

    BR

  • Html ad CSS plugin support

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Html problems

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Adrian Parkash SuriA

    Sorry y mistake it wasn’t a duplicate plugin I had html auto complete on
    in preferences/auto-completion turned on and also had web-edit, at the same time

    thanks
    Adrian

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • NppFtp - new file jamm everything

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Afik-Gilboa

    Can you exactly describe the steps you did?
    Please provide npp debug->info as well (? menu)

    Cheers
    Claudia

  • XML Tools plugin - request

    4
    2 Votes
    4 Posts
    5k Views
    pnedevP

    Great @MAPJe71 , thanks.

  • XML Tools not validating METS PREMIS example file

    4
    0 Votes
    4 Posts
    3k Views
    MAPJe71M

    You could post an issue at the XML Tools Plugin repository.

  • Change Marker Plugin?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Scott SumnerS

    It would be easier to help make suggestions if you say which ones you’ve already tried, instead of saying “I tried a few…”. Anyway, try the “Location Navigate” plugin–works for me to show which lines have been changed and/or saved.