• How to use system default color style for tab bar?

    Locked
    1
    1 Votes
    1 Posts
    525 Views
    No one has replied
  • User defined language for customs logs

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Lao HuL

    Hi Terry,
    Thanks for taking time to reply and give the suggestions.
    The documentation was very useful. I got pretty good results.
    https://ibb.co/ecjwFf
    I’m still playing around the configuration. Perhaps, I will change the log format to be notepad friendly.
    Lao Hu

  • [THREAD MOD REQUEST] ShellExecute Failed...

    Locked
    1
    0 Votes
    1 Posts
    805 Views
    No one has replied
  • 0 Votes
    3 Posts
    1k Views
    Warren H Chang JrW

    Hello Scott Sumner. Word wrap may work to stay enabled for you, but not for me. Here’s the requested Debug Info. I have Word wrap already enabled. After I exit out then go back into the same document, I’ll find that word wrap is disabled.

    Notepad++ v7.5.8 (32-bit)
    Build time : Jul 23 2018 - 02:03:53
    Path : C:\Program Files (x86)\Notepad++\notepad++.exe
    Admin mode : OFF
    Local Conf mode : OFF
    OS : Windows 10 (64-bit)
    Plugins : HTMLTag_unicode.dll PluginManager.dll DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll

  • Different zoom factor for each tab

    Locked
    2
    1 Votes
    2 Posts
    1k Views
    guy038G

    Hello, @rowan-sylvester-bradley, and All,

    Presently, this feature is not implemented in current N++ versions. But, as a work-around, you may, simply, use the “two views” functionality of N++ !

    So :

    Open, normally, your two source and log files, in Notepad++

    Then, right-click on the tab of your log file, and choose, in the contextual menu, the option Move to other view

    May be, the separation line will be a vertical boundary. As I presume that an horizontal separation should produce better displaying, just right-click on that boundary and choose the option Rotate to right or Rotate to left

    Finally, choose a different zoom value for the main view and the secondary view ;-))

    Remarks :

    Of course, you can modify the hight ( width) of each view, by mouse-dragging the boundary line, up or down ( left or right )

    You may, temporarily, hide a view, with a left click on one of the two “chevrons”, located at the beginning and at the end of this boundary line

    Use the default F8 shortcut, to switch between each views

    When you want to move a file from one view to another, just click on its tab and move it to the other view zone

    Best regards,

    guy038

    P.S. :

    A second method to place a first file in the secondary view panel, ( even easier ! ) :

    Left-click on the tab file and drag it down in the windows text area

    Release the left mouse button

    Finally, choose the option Move to other view

  • File compare plug in is no longer supported

    Locked
    3
    0 Votes
    3 Posts
    2k Views
  • 0 Votes
    3 Posts
    2k Views
    armyofda12mnkeysA

    Hey Peter,
    Yes that worked. Thanks!
    Yah realize I’m asking for trouble (occasionally/rarely I’ve had that backup functionality not work)… Its just ‘quick notes’ that aren’t that important so I don’t mind losing them.
    -Arian

  • Not able to print

    Locked
    2
    1 Votes
    2 Posts
    768 Views
    PeterJonesP

    Per this other thread, you may need to create the %APPDATA%/notepad++/plugins/ directory and/or %APPDATA%/notepad++/plugins/config/ directory

  • 64 bit console terminal

    Locked
    1
    1 Votes
    1 Posts
    944 Views
    No one has replied
  • 0 Votes
    2 Posts
    713 Views
  • How to extract a certain text from lines with notepad?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Scott SumnerS

    @ani-rodet

    This post looks very similar to this thread created by you. I think that if you post again with such questions, you should also show us WHAT YOU TRIED ON YOUR OWN before you posted. Otherwise it simply seems like the people supporting this Community are just doing your work for you (instead of giving you hints/help) and you should pay them for that help.

    And “I await your prompt reply” in such a context…is offensive.

  • Log-in into the community

    Locked
    3
    1 Votes
    3 Posts
    925 Views
    Daniel WehrliD

    Thank you.

  • I want to convert all numbers to a single line per number

    Locked
    3
    0 Votes
    3 Posts
    936 Views
    Ebenezer DareE

    @Scott-Sumner

    Thanks Scott.
    It works perfectly.

  • CTRL+F4 - easy but very useful shortcut for Windoze users

    Locked
    2
    1 Votes
    2 Posts
    1k Views
    gstaviG

    Settings -> Shortcut Mapper …
    Close

    It took me time to figure out your question since I mapped it so long ago.

  • Spell Check Automatically

    8
    0 Votes
    8 Posts
    2k Views
    Scott SumnerS

    @PeterJones said:

    What notifications did you get from me on this thread?

    I got 2 upvotes. I don’t really care about this stuff, I was actually just giving Jim a hard time (probably wrongly). :-D

  • More tokens for comment brackets

    Locked
    2
    0 Votes
    2 Posts
    663 Views
    Jim DaileyJ

    @Zygmunt-Dreszer
    You can use the UDL’s delimiter styles to do that. Use (* for Open and *) for Close, for example.

  • Highlighting problem in Find and Replace

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    Scott SumnerS

    Right. The green highlighting has NOTHING to do with a Find action’s result. Find and the Smart Highlighting feature are (almost) totally separate. I say almost because of the unfortunate design decision to have Use Find dialog settings as an option for Smart Highlighting… Sigh…

  • User Define Language

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    Scott SumnerS

    @Joy-Hon

    You could probably script a custom lexer without a huge amount of effort (depending upon your experience level). @PeterJones cites some good references in this thread – see where it says "various custom lexers written in PythonScript: "

  • Need to merge all lines before a blank line

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    Scott SumnerS

    @Terry-R is right. I botched the original try at it because I didn’t notice that the replace action didn’t put a space between the lines that were joined. I totally missed that–TWICE! Sorry about that. (Thanks to Terry for pointing that out!)

    @Jesse-Mwangi said:

    the regex brings all the data in one line

    So the reason that it all ends up on one line is that you have a single blank space on the lines that I interpreted as being totally empty from your sample data. I figured this out by downloading your file (otherwise that would have been quite difficult to discover!).

    @Jesse-Mwangi, so I presume that @guy038 's help has you on the right track now…please post again if not and we’ll take another look.

  • Pascal syntax highlighting nested comments

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Scott SumnerS

    @Krzysztof-Jachowicz

    Issue created here for this.