• Feature request: Make your self more like ms-notepad.exe

    Locked
    2
    0 Votes
    2 Posts
    381 Views
    Meta ChuhM

    welcome to the notepad++ community, @מוטי-דר.

    unfortunately rtl languages, especially mixed rtl text in ltr view, are still a big problem for the scintilla editor component notepad++ is using.

    we can not do anything about that at the notepad++ part, as scintilla is a completely independent project.

    if you like, you can browse scintilla feature requests and bugs here:
    https://sourceforge.net/p/scintilla/feature-requests/
    https://sourceforge.net/p/scintilla/bugs/

    many thanks and best regards.

  • Search with wildcards

    11
    0 Votes
    11 Posts
    2k Views
    Meta ChuhM

    @Diego-Sabah

    find what: <img alt(.*?)("|"\r\n|"\n)(.*?)mysite.com(.*?)$
    replace with: your_content

    note: keep . matches newline disabled at the search mode settings, to avoid multi line matches.

    best regards.

  • Project panel does not pop up

    Locked
    8
    1 Votes
    8 Posts
    1k Views
    Pierre HuybensP

    @Ekopalypse : Yes, this was the solution, Now the Workspace windows is pop up again.
    Many many thanks Ekopalypse.

  • Tab replaces all leading spaces

    Locked
    18
    2 Votes
    18 Posts
    5k Views
    Alan KilbornA

    @Ekopalypse said:

    how should a program know this beforehand

    I’m not following this thread super-closely because in my now 3 decades of software development, the coding standard has been to never allow the use of actual tab characters in source files. But I would think it should replicate the indentation exactly of the line-above, but let the user then edit that and leave it the way the user changes it…but I am too dumb about it to continue talking… :)

  • Where are my plugins? How can I activate my own plugins?

    Locked
    4
    0 Votes
    4 Posts
    866 Views
    Ollo HeßO

    Thank you very much!

  • NeWDocDefaultSettings lang:1 ; settings , which file to modify ?

    Locked
    2
    0 Votes
    2 Posts
    414 Views
    dinkumoilD

    @WestJc

    The NewDocDefaultSettings is an XML node in <Npp-install-dir>\config.model.xml respectively %APPDATA%\Notepad++\config.xml but it’s for configuring EOL format, character encoding and default (programming) language for new files, thus it is not suitable for what you want to achieve.

    But you could try the NewFileBrowser plugin. It provides the ability to define templates for two programming languages which can be assigned to a keyboard shortcut.

    Note: The plugin is only available as 32 bit version. You can install it via PluginManager (up to Notepad++ v7.5.9) or via PluginsAdmin (Notepad++ v7.6 and above).

  • user defined languages and keywords without spaces

    Locked
    2
    0 Votes
    2 Posts
    652 Views
    EkopalypseE

    @EdoCarbone

    No, UDL isn’t good in this case. Depending on your exact needs you might get reasonable results by using marking feature or by using a scripting plugin like pythonscript, luascript etc…

  • Split View

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    cipher-1024C

    You had me at “quibble”.

  • 0 Votes
    3 Posts
    922 Views
    Ioakeim FragkoulisI

    Hello @PeterJones ,

    Thank you for your welcome as well as your fast and prompt reply. Your solution worked perfect.

    I wanted to remove all text starting from 175.19.61.11 up to and including SyslogWorker - but when 175.19.61.11 is on 17th digit and not in the beginning or anywhere else in the text. I didn’t know actually how to include a line in my Find.

    What i used was: 175.19.61.11.*?SyslogWorker which did not include the check of characters position on the line. Now with your Find it worked fine.

    P.S.This is my first post on this forum so i didn’t notice the use of Markdown so for further posts i will follow these tips :)

  • 0 Votes
    7 Posts
    2k Views
    Meta ChuhM

    @Jim-Dailey

    you’ve just made my day, with style ;-)

  • Line wrap

    Locked
    2
    0 Votes
    2 Posts
    581 Views
    PeterJonesP

    @Francisco-Pataro , welcome to the Community.

    Thanks for providing the debug info.

    Unfortunately, I cannot replicate your problem. Line wrap works just fine for me, in either 7.6.6 64-bit

    or 7.6.6 32-bit

    Is there something more you can give us, that will help us understand what’s going wrong for you?

  • Package Manager System.

    Locked
    1
    -1 Votes
    1 Posts
    382 Views
    No one has replied
  • access violation popup message

    10
    0 Votes
    10 Posts
    16k Views
    JuanJ

    I had this error with Notepad++ 7.5.7 when using TextFX to sort lines by a given column

  • find and replace

    Locked
    3
    0 Votes
    3 Posts
    721 Views
    Ivan KuzmichI

    Awesome. thank you!

  • Error build SciLexer.dll with boost

    Locked
    20
    0 Votes
    20 Posts
    3k Views
    andrecool-68A

    @Ekopalypse

    https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/README.md
    In the README file, I cannot understand what exactly needs to be done with this public key.

  • NotePad++ not work in Ubuntu

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    Hassan DehghaniH

    Thank you for your attention @Meta-Chuh
    but i installed it from ubuntu software center and add it’s icon to favorite bar in the left side of screen in Ubuntu 18.4
    but when i click on it for opening and use it will not work at all

  • Disappearing of highlight for reopened tabs

    Locked
    5
    0 Votes
    5 Posts
    832 Views
    VadimoffV

    @Meta-Chuh

    Portable version of notepad++.exe has solved my problem!

    Thank you very mach!

  • Possible to click on a MACRO and jump to its definition?

    Locked
    7
    0 Votes
    7 Posts
    1k Views
    Paolo Santini104P

    @Alan-Kilborn said:

    @PeterJones said:

    If you want to be in source_file.1 and find the definition in any of source_file.2

    One could do Find in Files or Find All in All Opened Documents for this…but isn’t this handled better by one of the “tagging” plugins (which I don’t use)?

    It’s the only solution (at the moment…)

  • Double click on a not associated file calls uninstall

    Locked
    12
    0 Votes
    12 Posts
    2k Views
    Anders Eriksson22A

    A big **Thank You **to all that has shared their valuable time and knowledge!

    This is the best thing about Internet!

    // Anders

  • Convert ascii to text

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    gerdb42G

    Huh?!? ASCII is plain text, so just open it in Notepad++ and go ahead. What is the extension of your file or what does windows explorer show as type for that file?