• Collapse level 1 no longer collapses just functions

    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Hi Jeremy,

    So this is something I’ll just have to live with unless someone fancies fixing the underlying component notepad++ is based on, right?

    I’m afraid, yes.

    Cheers
    Claudia

  • Hand navigation

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Pascal-P.

    unfortunately I don’t know what a hand tool is and what it is used for.

    Cheers
    Claudia

  • Strange Characters

    Locked
    2
    0 Votes
    2 Posts
    10k Views
    Claudia FrankC

    Hello @Scotty-Huff,
    normally XML should be UTF-8 encoded but actually I assume this is ANSI.

    Give it a try to change in Menu Encoding->Encode ANSI/UTF-8

    Cheers
    Claudia

  • Tab indent not showing in my log.txt file

    12
    0 Votes
    12 Posts
    9k Views
    Nic HardingN

    Heres an example of using pipes and dashes:

    Mon, 18 Apr 2016 :: Process_Destroyed_gphoto()
    Mon, 18 Apr 2016 :: ----Set volume to 100%
    Mon, 18 Apr 2016 :: ----Win_Restore ahk_exe ehshell.exe
    Mon, 18 Apr 2016 :: ----|—Win_Focus ahk_exe ehshell.exe
    Mon, 18 Apr 2016 :: ----|—Process_Created_gphoto()
    Mon, 18 Apr 2016 :: ----|—|—test1
    Mon, 18 Apr 2016 :: ----|—|—test1
    Mon, 18 Apr 2016 :: ----|—|—test1
    Mon, 18 Apr 2016 :: ----|—|—|—test2
    Mon, 18 Apr 2016 :: ----|—|—|—test2
    Mon, 18 Apr 2016 :: ----|—|—|—test2
    Mon, 18 Apr 2016 :: ----|—Back to here
    Mon, 18 Apr 2016 :: ----|—Back to here
    Mon, 18 Apr 2016 :: ----Back to here

    Is it possible to show indent guides in the middle of a line where my tabs are??

  • Automatically run Find in Files without user interaction

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    AFAIK there is not a current way to automatically do something like that. Honestly it sounds like using N++ would be overkill. You might try other command line programs that are made specifically to do these tasks. sed and awk are two that come to mind. They do not come with Windows by default (unfortunately), but they are easy to find online.

  • Grid View as there in Altova XML Spy:

    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC

    Hello @Inderpal-Kapoor,

    no, not natively and I’m not aware of any plugin which would provide such functionality

    Cheers
    Claudia

  • Comments in "shortcuts.xml"

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • UDL Documentation and how to define a Language to highlight Log files

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    Hello @Chris-Swinney,

    I’m not sure if you can do this with UDL properly as it is designed to act on words rather than lines.
    If it is sufficient then define the keywords ERROR, WARNING with the foreground and background color
    of your choice and define a double quote delimiter for open and close. Press style and allow nesting
    with your keywords.

    If this isn’t what you are looking for, then the other alternative I now would be using a python script
    to color the the lines.

    Cheers
    Claudia

  • How to get back option to run in web browser for version 6.9.1?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    Hello @Kirk-Webmeister,

    the current release does it also have. Under Run menu?

    If it doesn’t appear, chech your shortcuts.xml file.
    Default content is

    <NotepadPlus> <InternalCommands /> <Macros> <Macro name="Trim Trailing and save" Ctrl="no" Alt="yes" Shift="yes" Key="83"> <Action type="2" message="0" wParam="42024" lParam="0" sParam="" /> <Action type="2" message="0" wParam="41006" lParam="0" sParam="" /> </Macro> </Macros> <UserDefinedCommands> <Command name="Launch in Firefox" Ctrl="yes" Alt="yes" Shift="yes" Key="88">firefox &quot;$(FULL_CURRENT_PATH)&quot;</Command> <Command name="Launch in IE" Ctrl="yes" Alt="yes" Shift="yes" Key="73">iexplore &quot;$(FULL_CURRENT_PATH)&quot;</Command> <Command name="Launch in Chrome" Ctrl="yes" Alt="yes" Shift="yes" Key="82">chrome &quot;$(FULL_CURRENT_PATH)&quot;</Command> <Command name="Launch in Safari" Ctrl="yes" Alt="yes" Shift="yes" Key="70">safari &quot;$(FULL_CURRENT_PATH)&quot;</Command> <Command name="Get php help" Ctrl="no" Alt="yes" Shift="no" Key="112">http://www.php.net/$(CURRENT_WORD)</Command> <Command name="Google Search" Ctrl="no" Alt="yes" Shift="no" Key="113">https://www.google.com/search?q=$(CURRENT_WORD)</Command> <Command name="Wikipedia Search" Ctrl="no" Alt="yes" Shift="no" Key="114">https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)</Command> <Command name="Open file" Ctrl="no" Alt="yes" Shift="no" Key="116">$(NPP_DIRECTORY)\notepad++.exe $(CURRENT_WORD)</Command> <Command name="Open in another instance" Ctrl="no" Alt="yes" Shift="no" Key="117">$(NPP_DIRECTORY)\notepad++.exe $(CURRENT_WORD) -nosession -multiInst</Command> <Command name="Send via Outlook" Ctrl="yes" Alt="yes" Shift="yes" Key="79">outlook /a &quot;$(FULL_CURRENT_PATH)&quot;</Command> </UserDefinedCommands> <PluginCommands /> <ScintillaKeys /> </NotepadPlus>

    Cheers
    Claudia

  • Find and replace the 4th occurrence of string </p>

    8
    0 Votes
    8 Posts
    14k Views
    Radu LucianR

    Thank you all for your help. I solved my problem with your help, I really appreciate that.

    Best Regards,
    Radu

  • Notepad++ conflicting w/ windows 10: KB3147458

    12
    0 Votes
    12 Posts
    9k Views
    Don MasonD

    Tried it. Problem exists in the same way for a 2nd user.

  • N++ Crashing when trying to install plugins

    5
    0 Votes
    5 Posts
    4k Views
    Claudia FrankC

    Hi David,

    interesting, it must be specific to proxy/or configuration because if you try to install e.g ViSimulator (without proxy), which isn’t
    available, than it doesn’t crash.

    And if I define an invalid proxy it doesn’t crash either.

    So if there is a valid proxy config and something is unavailable, ---- no, I tested this as well!!
    Hmm, worth to investigate deeper. ;-)

    Every drop of rain that falls in Sahara Desert says it all, It’s a miracle,

    Cheers
    Claudia

  • Save all unsaved files

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC

    Hello @Leszek-Dedko,

    yes, can be done by disabling backup functionality.

    Settings->Preferences->Backup
    uncheck Enable session snapshot and periodic backup

    Cheers
    Claudia

  • Add one character, file becomes unloadable

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Gordon ToddG

    Thanks Claudia, that seems to have cured it :-)

  • How to make the vertical text to horizontal text

    Locked
    3
    0 Votes
    3 Posts
    58k Views
    Naveen ChN

    This also worked but if we have millions of rows then its better we use

    Search > Replace >

    In dialog box ’ Find what ': \n
    Replace with : Blank

    And Replace All

  • Getting rid of the "old ugly GUI of Notepad++"

    Locked
    2
    0 Votes
    2 Posts
    3k Views
  • Bug or feature ?

    3
    0 Votes
    3 Posts
    2k Views
    Wolfgang S.W

    Hi Claudia,
    this solves the issue. So it seems it is a feature.

    This caused quite a riot here in the company. 3 People verifying a half day sourcecodes delivered the last two years whether source code has been changed unwanted. (No problem found).

    Thank you for you Answer.
    Wolfgang

  • Replace part of Gcode

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    Axel DekeyserA

    With the simplification it worked fine :)

    Thank you so much Claudia.

  • Real Time HTML/5 validation

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    Claudia FrankC

    Hello @Vaidas-SS,

    when you are saying real time you mean that you get these informations while typing html code, correct?
    If so, no, npp doesn’t have a html debugger.
    From plugin point of view there is a html preview which might be helpful
    and the xml tools could be also used to detect missing tags.

    What you could also do is using online validators together with npp and
    Run function or nppExec.

    Cheers
    Claudia

  • Custom "language" autostart?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Adam-Kley,

    I described here a way to make it happen.

    Cheers
    Claudia