• CallTips - How to Add Keywords with Spaces

    6
    0 Votes
    6 Posts
    6k Views
    dailD
    In theory with a few code modifications it would be possible though. I was meaning C++ code modifications.
  • Notepad++ duplicated on taskbar when pinned

    5
    0 Votes
    5 Posts
    5k Views
    Wolfgang MarcosW
    After 3 months I found something that worked! I went to the plugin manager and discovered I had installed the NppJumpList that promises to give the Windows 7 jumplist support. I’m not sure it is installed by default or if I manually added it but turns out it doesn’t work on Windows 10 and was causing the issue. After I uninstalled the plugin NPP now works fine when pinned to the taskbar.
  • Longtime problem with Notepad++ uploading

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    Claudia FrankC
    Hello Bill, I have to thank you as I wouldn’t have discovered this feature yet. Very interesting, indeed. Let’s see if it’s possible to have something like approved-test-evironment gets automatically updated on server when files are stored/overwritten in production folder. Cheers Claudia
  • Beginner - Help w/multiple record edits

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Bill CampbellB
    Claudia, My data is always in the same format, so a macro would work. Thank you very much for the coding! Bill Campbell
  • Adding .pgp to the end of all files in a folder

    Locked
    2
    -1 Votes
    2 Posts
    2k Views
    Scott SumnerS
    That is way off topic.
  • Ruby Blue theme has not any colors set for Python syntax highlighting

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD
    Because nobody has added it. Many of the themes are missing certain colors for languages for as in this case for an entire language.
  • Who is responsible for viewing and claiming users suggestions ?

    43
    0 Votes
    43 Posts
    64k Views
    John SparkJ
    #4, Ability to exclude numbers from Auto-Completion. And ability to exclude specific strings from Auto-Completion per file or default for anything opened !
  • Changing default view

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Ontarah what you are looking for is called word wrap and yes, it’s in the view menu. Cheers Claudia
  • How do I get Notepad++ to launch my pages?

    8
    1 Votes
    8 Posts
    10k Views
    Claudia FrankC
    @martha-Sayers MYSql and MSSql are database servers, you can’t used it as webservers. I would recommend you download XAMP together with XAMP Control Panel, makes life even easier. And if you have portableapps installed you could download it from there. If you have problems setting it up let me know. Cheers Claudia
  • Improving Function parser for JavaScript functions

    6
    0 Votes
    6 Posts
    4k Views
    Claudia FrankC
    @Edtech-Everywhere thank you for the feedback and testing. Cheers Claudia
  • Miss position after switch between tabs

    tabs switch problem
    5
    0 Votes
    5 Posts
    4k Views
    Alireza AbediniA
    guy038 A BIG thanks for you and a I wish for you to upgrade to 39 as soon as possible ;) Best Regards, Alireza
  • How do I remove excess line feed markup (LF)

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC
    Hello Alex-Bell I guess this can be done by using Find/Replace dialog. \n is used to represent LF. You either have to selext Extended or regular expression in seach mode. But be warned, windows eol is \r\n so be careful when replaceing \n. Cheers Claudia
  • Changing default font

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    milletsaM
    Thank you so much Claudia. I can “see” now. :-) Susan (milletsa)
  • Python - string encoding

    6
    0 Votes
    6 Posts
    6k Views
    Claudia FrankC
    you made me laugh! Well, then my work is done - time to party Cheers Claudia
  • Mystery Special Character appearing in files.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    Hello John-R-Ownby-Hibner, what do you mean by keeps getting a ‘special character’ added ? Does it mean while editing the file you suddenly have those chars listed? Can you check which encoding is used when editing the file? Which npp version and operating system do you use? Where does this file come from? Different os like Linux, Mac, … Can you make a screenshot and upload it to imgur or similar hosters? imgur, no registration required. Cheers Claudia
  • How do I add 'Open with Notepad++' to Windows 10 right-click in Explorer?

    Locked
    2
    0 Votes
    2 Posts
    42k Views
    Patrick SkeltonP
    Whoops! Sorry. Found it here: Adding Notepad++ to Windows 10 Right-Click context menu
  • List of available macro messages / types

    Locked
    3
    0 Votes
    3 Posts
    10k Views
    Claudia FrankC
    Hello Rudi, in addition, the npp wiki has some information about this. Cheers Claudia
  • Shrinking file size to the new smaller contents on exit

    Locked file size
    4
    0 Votes
    4 Posts
    4k Views
    Claudia FrankC
    I still think this is related to the session snapshot and periodic backup functionality. A few questions I have a number of bash and perl scripts that depend on the size of a file after an editing session What means editing session? You edited the file or the bash/perl scripts? What I’ve seen from npp (Notepad++), is that if you just close the editor, it will write the file, but it doesn’t shrink the size of the file to the new smaller size. As said, this sounds like snapshot and periodic backup functionality is ative, because otherwise npp would ask you whether to save any of the modified files. Is this the case? Does npp ask you to save the files if you close the editor? It is updating the file, in that the content is gone on next edit, or run (if a script), but the file size does not change! How do you check that the file size didn’t change? Did you try to open that file with a different editor, preferable a hex editor? Is it still empty? Cheers Claudia
  • When Windows is shut down improperly, NPP forgets files.

    Locked
    6
    1 Votes
    6 Posts
    4k Views
    Claudia FrankC
    I still think you can’t blame npp if windows shuts down abnormally but I understand your argument that having mru list and opened files recorded more often it might have recognized it when starting up again but still, there cannot be a guarantee that it will always work. Btw. do you know that there is a backup and session snapshot functionality? Settings -> Preferences -> Backup-> “Enable session snapshot and periodic backup” maybe this can assist you in addition. In the meantime you could ask for an enhancment/feature request here. Cheers Claudia
  • downloading notepad++

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD
    It depends what you downloaded exactly. The exe can be ran by Windows, the zip can be extracted by Window’s default zip application, and the 7z can be opened by 7-Zip.