• free space at the bottom

    5
    0 Votes
    5 Posts
    2k Views
    Alan KilbornA

    @daniel-0 said in free space at the bottom:

    tried reinstall (I removed all previous settings and files from C/users/ and program) but it setting was still enabled

    You probably didn’t nuke where the settings are really stored.
    E.g., %appdata%\Notepad++ (see HERE).

  • <style>tag don't highlighting in php file in <html> tag why??

    3
    0 Votes
    3 Posts
    468 Views
    PeterJonesP

    unless what you are talking about is you want the “body” and “backround”, etc, to have different colors.

    That ability has never existed in the HTML/PHP/ASP parser as far as I am aware, so if that is what you were wanting, it doesn’t yet exist. For example, here’s similar code in the HTML parser of v8.3.3:
    355f9fd2-55d3-42f0-b96c-369139e38885-image.png

    I now assume that what you’re wanting is for it to render the style similar to the way CSS is highlighted, but just inside the <style> tag in the HTML or PHP (or similar):
    655eb683-15b9-4e2d-8a95-a37bf82156f7-image.png

    That would require a feature request, because we fellow users in the Community forum cannot add features to the codebase. Further, I don’t think a feature request for Notepad++ will be sufficient: Notepad++ uses the Scintilla Lexilla lexer for handling the syntax highlighting, so I believe you would have to convince Scintilla/Lexilla to add CSS highlighting inside their HTML/PHP/ASP parser, and they would have to implement it, then you would have to lobby the Notepad++ developers to update to the newer version of Scintilla that contains the updated parser.

  • PHP linter config with -l in Notepad++

    6
    0 Votes
    6 Posts
    2k Views
    Scott MooreS

    @alan-kilborn Good advice. It’s good enough the way it is

  • 0 Votes
    2 Posts
    1k Views
    PeterJonesP

    @кирилл-фролов ,

    It’s hard to say. I occasionally see that, but normally reloading a minute or two later, it will go away. I had never correlated it with the email digest (but I don’t have the forum emailing me the digest anyway, which would make it hard to correlate).

    Since the NodeBB group is kindly freely donating the webserver space for this Notepad++ Community forum, it doesn’t bother me if every once in a while, there is a brief time when navigating here gives a 503 error.

  • v8.4.2: Plugins Admin is missing

    2
    0 Votes
    2 Posts
    878 Views
    PeterJonesP

    @ravenmacdaddy ,

    I’ve never used Scoop, so I know nothing about how it works. The Notepad++ developers have nothing to do with “outside” installers, like Scoop or Chocolatey, so cannot change anything to make those “work”. Some other sites are known to change the binary or otherwise mess with the installation process in ways that make Notepad++ not work.

    If you can use the normal installer or the official portable zip from the official website, those are known to work right

  • Help with encoding

    2
    0 Votes
    2 Posts
    245 Views
    PeterJonesP

    @luis-piña-iii ,

    Generally, an unexpected square in your document on a unicode character means that the current font doesn’t have a glyph for that character. You might try toggling the Settings > Preferences > MISC > ☐ Use DirectWrite (May improve rendering special characters, need to restart Notepad++) – this often makes such glyph issues work better by allowing the OS to do behind-the-scenes things to borrow a glyph from a different font for that character.

    If that doesn’t work, you might investigate changing Settings > Style Configurator > Global Styles > Default style’s Font setting, and see if another font will properly render the glyph that your current font does not.

  • 0 Votes
    9 Posts
    10k Views
    Chilla ManillaC

    Gang! As of today, v8.4.2 now fixes the horizontal scroll issue with Notepadd++ with Logitech MX series mice. It’s been so many years I am so grateful to the team for fixing this.

    I had to use keep editor open like TextPad just to keep files open that required horizontal scrolling. Thank you guys!

  • 0 Votes
    5 Posts
    675 Views
    Alan KilbornA

    @uwe-keim

    As I said, the behavior you seek has been “on the table” for a long time, and nothing has changed. I don’t know that Notepad++ 's limited dev team wants to get too bogged down in searching features, but I have no insight into their thinking.

    You might benefit from using an external tool for searching large filesets (allowing you to start a search and then keep working in Notepad++) which can open files in Notepad++ at the match point when the search completes. I don’t know of an ideal tool for this, but GrepWin seems to be a good start…

  • Notepad copy/paste xml with word wrap

    2
    0 Votes
    2 Posts
    327 Views
    Alan KilbornA

    @shwetmala-sinha

    You’re really going to have to describe your problem better, but probably your best first step is to update Notepad++ to a version newer than one that is almost 5 years old now.

  • userDefineLangs for .txt

    5
    0 Votes
    5 Posts
    538 Views
    PeterJonesP

    @kozakmak said in userDefineLangs for .txt:

    BUT! features of different themes are not taken into account, for example, dark and light

    Out of curiosity, do you really change themes or light/dark that often? Everyone I know just picks their favorite theme and just leaves it like that for normal usage. If you have a use case (other than the few minutes, hours, or days required to say, “no, I like theme/mode X better than theme/mode Y”) where you frequently change themes or light/dark, I’d love to hear it… because I’ve occasionally seen people complain about things not following theme/mode changes, but whenever I’ve asked for a use case where changing is necessary, I’ve never seen a reason that makes sense to me: maybe you will be the first. (And if I know of use cases where it’s important, either I can figure out workarounds in such situations, or if it makes sense, I could start lobbying the developers to expose new API that will give information about the theme – the Dark-vs-Light mode is now in the API, thankfully)

    If you aren’t changing themes or light/dark modes, then just put in the colors that work well with your theme. If you are changing themes often, then as Ekopalypse says, there isn’t a way for the plugin to know what theme you are using for now, so you’ll unfortunately have to live with that mild annoyance of editing and saving the EnhanceAnyLexer config whenever you do change theme. (If you are changing themes enough that it goes beyond mild annoyance, maybe you should consider which is a higher priority to you: changing themes, or the custom “normal text” highlighting.)

  • .reg function list

    5
    0 Votes
    5 Posts
    434 Views
    kozakmakK

    @ekopalypse
    its work
    thx

  • [Suggestion] Restoring a closed tab

    7
    0 Votes
    7 Posts
    669 Views
    Alan KilbornA

    Reopening a “just-closed” file is somewhat of an exceptional action. Thus, having to go to the File menu for it is not that big of a deal.

  • Show/hide doc switcher

    3
    0 Votes
    3 Posts
    271 Views
    Marco - 0M

    @ekopalypse Great. Thanks a lot.

  • new pages with empty lines added?

    3
    0 Votes
    3 Posts
    219 Views
    EkopalypseE

    @jim-julian

    Not with the standard functions of Npp, but with a scripting plugin and the interception of the FILEOPENED event this is possible. If you want to take this step let us know.

  • Implement common keywords list - Find

    4
    1 Votes
    4 Posts
    785 Views
    Anthony ZackinA

    @rene-zinsheimer
    If you are doing log analyses I have a free tool that you might find very useful. It is called RCFV, the Really Cool Filter Viewer, and you can download it at www.takamomto.com. (As of 6/3 the website is a little screwy due to outside factors but you can still get the latest release of the software there.)

  • Feature request: toggle expand/collapse

    15
    1 Votes
    15 Posts
    11k Views
    PeterJonesP

    Since he didn’t mention the version number, I thought I’d chime in and say that the code fix that Don linked to was included in v8.4.2, so it is now readily available for download.

  • add text to even lines

    10
    0 Votes
    10 Posts
    2k Views
    cisco779kC

    guy, thank you so much for your string. it work like a charm

    all the best

  • <theme>.xml save bug

    2
    1 Votes
    2 Posts
    243 Views
    Alan KilbornA

    @антон-потапов

    Interesting.

    …because it looks like the duplication bug is related to the “ä” combination of symbols.

    For me, it appears like this, so I don’t see those “symbols”:

    f376ba2a-fec2-4b85-ab2d-c1996c68acd6-image.png

    …and I don’t show it, but trust me, my status bar says the encoding is UTF-8, just like yours does. If I edit and save this file, this character doesn’t “grow” like it does for you.

    So I’d say it is some sort of odd encoding issue (for you), but we’ve got UTF-8 in line 1 of the file, and also in the status bar, so
    I’m mystified.

    I will say it made me think of some other encoding issue I read about recently HERE. But I think that is just a curiosity, not related.

  • changing markstyle forground color

    5
    0 Votes
    5 Posts
    371 Views
    Fouad AbdraoufF

    @ekopalypse well thanks for taking time to anwser, and yes i wanted to make of npp a replacement for ms word, cause it is faster to exacute and its more customisable for a minimalist look.

  • Lazy-loading of open files

    3
    1 Votes
    3 Posts
    862 Views
    rdipardoR

    The Community Forum’s feature request FAQ explains how to put in an official feature request that will be seen by the developers.

    Speak of the devil . . . https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11741