• 0 Votes
    6 Posts
    41k Views
    It YsI

    I followed what Claudia suggested and Voila, all the CJK two bytes characters are now properly shown. Try for example “Arial Unicode MS”…

  • notepad++ un archivo de wireshark

    Locked
    1
    0 Votes
    1 Posts
    797 Views
    No one has replied
  • simple question

    Locked
    8
    1 Votes
    8 Posts
    3k Views
    davebyers02D

    I did get this to work pasting it back in to a new document. The original files have a single space leading each numerical row that get stripped away when pasted into html. I changed the search to include a space in front of the search value and a space in front of the replace value and that seems to work, I will flush it out in more detail tonight. Thanks!

  • Request for enhancement

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    NippurDeLagashN

    @pnedev said:

    Good point @Scott-Sumner ,
    I totally agree with you. What about a Discard All button with a second pop-up question dialogue “Are you sure?” ?

    I also agree. This option is better than one of the dialogs available in WinMerge, which has a Discard All button, but without asking a confirmation.

    Here is a similar issue: when files are modified by another application, Notepad++ Always expects a Yes/No answer for each modified file. Sure, you can avoid this with the miscellaneous setting Update silently , but this assumes a “Yes” answer for all the files. It would be better to add two extra buttons: Yes to All and No to All.

  • Find URL Encoded string in file and replace with proper utf name

    Locked
    1
    0 Votes
    1 Posts
    911 Views
    No one has replied
  • Function list empty for js files

    Locked
    9
    0 Votes
    9 Posts
    5k Views
    Scott SumnerS

    @Denis-Peter

    Good that it’s working.

    If it’s a reported bug then it is “known about”…but there’s not really much more a user can do about it. You can certainly dive in and fix it yourself, but even then there is no guarantee that it will be integrated, even if you present a perfectly-good fix. See the posting by @Claudia-Frank in this thread for some detail on how to do this…

  • Notepad ++ does not read the latest Word docx format

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    Claudia FrankC

    @Alonso-Santamaria

    I don’t think that notepad++ will included a builtin function to read/write docx files in the future
    but as I’m not the developer I can’t say for sure. Same is true for plugin development.
    Npp is used for editing plain text files and not for binary packed xmls. I assume you’re
    better looking out for something different maybe LibreOffice etc… to do what you want.

    Cheers
    Claudia

  • v7.5.2 of N++ will not launch

    Locked
    14
    0 Votes
    14 Posts
    5k Views
    Claudia FrankC

    @no9on

    sorry, unfortunately nothing which makes me think this could be the problem.
    Btw. the tests were done with clean npp setup, means no additional plugins used, correct?

    Cheers
    Claudia

  • [CR][LF] colour not following settings

    Locked
    4
    2 Votes
    4 Posts
    2k Views
    glennfromiowaG

    @Scott-Sumner I sometimes use it to verify that the lines end where they look like they end, and not off the page to the right. I suppose I could use the Show White Space and TAB option to do this, but unlike some others, I don’t think the White Space display characters are big enough. :)

    The other reason I sometimes turn it on (besides your use of verifying mixed line endings) is when I have Word Wrap on, and even with the Show Wrap Symbol on, it helps me distinguish more easily where the end of the line is. I don’t keep it on all the time, but I guess the way it currently displays (as opposed to White-on-Orange, which would be hideous!) doesn’t bother me all that much, as I often forget to turn it off when I’m done. Ah, perhaps our grandchildren will be able to easily configure all aspects of their favourite editor.

  • Eclipse theme

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @cha-w

    take a look at one of the other themes (Settings-Style Configurator), choose the one which matches best and modify it be selecting the language Java and changing the colors of the different styles assigned.

    Cheers
    Claudia

  • Session snapshot lost after HDD run out of space.

    Locked
    1
    0 Votes
    1 Posts
    836 Views
    No one has replied
  • Install Compare plug-in?

    Locked
    3
    1 Votes
    3 Posts
    108k Views
    pnedevP

    Hello @TS-ST ,

    Go to here https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0 and download Compare plugin for your platform (for example for 32-bit get https://github.com/pnedev/compare-plugin/releases/download/v2.0.0/ComparePlugin_v2.0.0_x86.zip).

    Then manually extract the zip contents and copy them to your Notepad++ install folder -> plugins sub-folder.

    BR

  • Wrap at 512 Characters

    6
    0 Votes
    6 Posts
    3k Views
    Chad NewmanC

    Thanks for everyone’s help. At the end they added crlf to the end of the record. Make it much easier.

  • Notepad++ v7.5.2 is detected as Trojan

    Locked
    7
    1 Votes
    7 Posts
    9k Views
    David TeeD

    @Claudia-Frank I downloaded from it official site as .exe file and with every programs I use I always zip it with winrar and keep them as backup. I can’t install v7.5.2 at all. I also had submitted a report about this to Malwarebytes as well.

  • Notepad++ 7.5.2

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Tobbe WilsonT

    @Scott-Sumner
    Well, look at that, if you know where to look it’s easy to find!
    Thank you very much for pointing me in the right direction.

  • Add a zero

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Joan Graham-ParkerJ

    Don’t worry, I worked it out.

  • UDL - Numbers customize

    Locked
    2
    0 Votes
    2 Posts
    1k Views
  • Notepad text lost? Transfer help

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Гурд ГурдГ

    press keys Win+R then write\paste
    CMD

    Type in cmd:
    tree c:\ | more

    If your windows.old is not a file but a catalog\folder (I don’t remember), do
    to write file names of c:\windows.old* and its subfolders containing “MICROSOFT”:
    dir c:\windows.old /s /b | find /i “MICROSOFT” >> %USERPROFILE%\DESKTOP\LOSTFILES.txt

    also to output in console all file names in that catalog recursively
    (recursively - i.e. all folder tree)
    for /R c:\windows.old %R in (*) do @ECHO %R

  • "always use NPP with" option stopped working..

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    bk0908B

    here is what do,

    right click on the txt file Open with choose another app (as npp doesn’t appear in the list) look for another app on this PC (always use this app) is checked, browse to NPP folder and open “notepadd++ application” file that starts the application nothing happens… just comes back to the explorer
  • 0 Votes
    5 Posts
    4k Views
    Viktoria OntapadoV

    Hello @guy038,

    I was hoping you could check this topic.

    Thank you very much for your creative solution, I really appreciate it.
    I’ve already tested it with my other lists and it’s working like a charm.

    Have a nice week,
    Viktória