• Login
Community
  • Login
  1. Home
  2. Popular
Log in to post
  • All Time
  • Day
  • Week
  • Month
  • All Topics
  • New Topics
  • Watched Topics
  • Unreplied Topics
  • All categories
  • A

    Use mouse browser back/forward button to rotate vertical tabs

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 May 6, 2025, 9:03 PM
    Apr 30, 2025, 1:32 PM
    0 Votes
    5 Posts
    171 Views
    A May 6, 2025, 9:03 PM

    If anyone else is interested in an AHK script that works, it’s simple enough:

    #HotIf WinActive("Notepad++") XButton1::XButton2 XButton2::XButton1 #HotIf
  • M

    Orange highlighting of everything I copy and paste into a document

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 May 6, 2025, 8:40 PM
    May 6, 2025, 8:37 PM
    0 Votes
    2 Posts
    44 Views
    P May 6, 2025, 8:40 PM

    @Martin-Neosel ,

    Do you mean the orange bar on the left margin, as shown in this screenshot?
    90102f0a-b5ce-44ca-9472-e03bf0a8d861-image.png

    That’s the Change History. We have a FAQ that explains that feature, and how to turn it off (but also explains why it’s a good idea to leave it on, now that you know what it is).

  • M

    Escaping delimiters does not work with UDL.

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 May 6, 2025, 1:58 PM
    May 6, 2025, 9:01 AM
    0 Votes
    2 Posts
    82 Views
    P May 6, 2025, 1:58 PM

    @Manish-Patel,

    Based on your description, I assume you are seeing something akin to
    e28deaed-860a-4b30-9409-669bbcf0badd-image.png
    … where the regex starts looking like a quote starts inside.

    In that example, I also showed examples of how the escape is actually intentended to work: the “Escape” character escapes the various open/close symbols _when embedded between open/close symbols. So "In \" quotes", it properly treats the \" as being inside the string, not ending the string, and similarly for the single-quote example.

    Since, based on your <Keywords...> line, you don’t have regex defined as delimiters, the parser is not in a mode where it knows it needs to escape them.

    If you define regex wrappers as delimiters as well, like:
    c4459c06-30a2-4102-b735-97449b2d96f2-image.png

    … then you can get it to treat the regex as a string:
    9c3810c4-bef3-4bb0-b24e-9443e312a000-image.png

    The reason the quote isn’t starting a string inside the regex is because, by default, UDL doesn’t allow nesting of delimiters, unless you tell it to in the Stylers. This is more obvious if I do the same regex, but with the quotes not escaped:
    186dddd5-94e5-4595-a12f-d3b85b0f2d2b-image.png

    The quotes are still not treated as string-starters, because the regex delimiters were not defined to allow nesting of the string delimiters.

    On the other hand, if you define Delimiter 5 to be [ and \ and ] and then in the Styler definition you also allow nesting of Delimiters 1 and 2:
    f6821207-5207-450b-98b9-5168b42c7068-image.png

    … then you can get another example, which shows quotes embedded in brackets, and escaped brackets:
    347cbe63-ed9c-482b-8cbd-97498d8cc7f3-image.png

    If you escape the quotes when inside brackets, they will not be recognized as embedded quotes anymore:
    8ec9e14d-4e2d-48fe-848b-4b5bf5931cd6-image.png

    So I believe these are the kinds of setups you will want. Defining the regex wrappers as delimiters as well should go a long way to giving you what you want, I think.

  • G

    AndroidLogger version 1.4.2.7: added search action!

    Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    6 May 5, 2025, 11:11 PM
    May 4, 2025, 12:46 AM
    0 Votes
    6 Posts
    201 Views
    G May 5, 2025, 11:11 PM

    截屏2025-05-06 07.10.16.png

  • C

    How to disable FindHistory and FileEditViewHistory? auto-clear at exit?

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    15 May 5, 2025, 3:01 PM
    Apr 29, 2025, 8:33 AM
    0 Votes
    15 Posts
    406 Views
    A May 5, 2025, 3:01 PM

    @MarkusBodensee said:

    Highlight the entry in the dropdown and press Del to delete.

    To extend this idea, drop down the combobox, then press and hold Del (aka Delete) to remove all entries (ask the key repeats).

  • A

    Fullscreen - X icon to close isn't enought on top right corner

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · · aspect
    2 May 5, 2025, 11:41 AM
    May 5, 2025, 8:51 AM
    0 Votes
    2 Posts
    62 Views
    A May 5, 2025, 11:41 AM

    @Andrea-Astolfi-0

    Didn’t you already say this, HERE ?

    This is a long-known issue; I could be wrong but I believe the reason it hasn’t been fixed is that it is related to other problems Notepad++ has with “high dpi” screens…

    If you’d like, you can find the issue in the official Notepad++ issue list, start HERE, and add a comment (to the existing issue) in the form of an “I noticed this too and would like it fixed”.

  • B

    What makes a custom lexer appear as item in the Prefrences > Indentation list?

    Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    6 May 9, 2025, 6:50 AM
    Apr 22, 2025, 7:03 PM
    0 Votes
    6 Posts
    196 Views
    B May 9, 2025, 6:50 AM

    Nice, thanks for fixing the issue 👍

  • D

    To all the monetizing companies...

    Watching Ignoring Scheduled Pinned Locked Moved Announcements
    10 May 7, 2025, 1:30 AM
    Mar 23, 2016, 11:13 PM
    25 Votes
    10 Posts
    45k Views
    C May 7, 2025, 1:30 AM

    @donho I created an account just to upvote, but I didn’t have the reputation. There is no information on how to gain reputation (that I could find). I was probably not going to do whatever was required anyway. It would have been nice to allow new users to allow to upvote useful posts, without jumping hoops.

  • L

    No text on selected line

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    17 May 6, 2025, 9:44 AM
    Jan 27, 2024, 3:14 PM
    0 Votes
    17 Posts
    3k Views
    K May 6, 2025, 9:44 AM

    @mtref Thanks that resolved my issue! :)

  • Deniss JohanssenD

    We are with Ukraine

    Watching Ignoring Scheduled Pinned Locked Moved Boycott Notepad++
    2 May 5, 2025, 9:31 PM
    Apr 5, 2025, 10:12 AM
    0 Votes
    2 Posts
    377 Views
    Najeeb HajjiN May 5, 2025, 9:31 PM

    @Deniss-Johanssen well said.
    Gaza has higher priority

  • Najeeb HajjiN

    Download Says we are with Ukrine

    Watching Ignoring Scheduled Pinned Locked Moved Boycott Notepad++
    1 May 5, 2025, 8:41 PM
    May 5, 2025, 8:41 PM
    -1 Votes
    1 Posts
    74 Views
    No one has replied
  • A

    PythonScript detect saved/unsaved file state at startup

    Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    8 May 5, 2025, 3:12 PM
    Dec 19, 2022, 1:16 PM
    0 Votes
    8 Posts
    478 Views
    A May 5, 2025, 3:12 PM

    After long delay, I made an official Notepad++ issue out of this:

    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16514

    In the issue, I switched to using NppExec to reproduce, rather than PythonScript, lest it be interpreted as a PS bug and not a N++ bug.

  • Mark OlsonM

    JsonTools v5.5. is live!

    Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development json jsonviewer plugins
    15 May 5, 2025, 5:37 AM
    Aug 14, 2023, 2:27 AM
    7 Votes
    15 Posts
    7k Views
    Mark OlsonM May 5, 2025, 5:37 AM

    JsonTools v8.4, which adds translation to several more languages and a few minor bugfixes, is live.

    It has been tested and appears to work well for versions of Notepad++ ranging from 7.3.3 to 8.8.1, both 32-bit and 64-bit.

  • D

    Notepad++ v8.8 Release

    Watching Ignoring Scheduled Pinned Locked Moved Announcements
    7 May 4, 2025, 11:28 AM
    Apr 28, 2025, 2:32 PM
    4 Votes
    7 Posts
    4k Views
    N May 4, 2025, 11:28 AM

    @donho said in Notepad++ v8.8 Release:

    @Neymar44
    The bug has been fixed in v8.8.1. Here is v8.8.1 RC:
    https://community.notepad-plus-plus.org/topic/26833/notepad-v8-8-1-release-candidate

    The glitch indeed disappeared in the last 8.8.1 RC, thank you !

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