• Ctrl+S doesnt work

    3
    0 Votes
    3 Posts
    3k Views
    David BaileyD
    At a guess you have mapped something else to the same hotkey using the Shortcut mapper. This used to be invisible (except that one mapping masked the other) but with version 7 keys that are multiply mapped are highlighted. This would explain why changing the key to F10 makes it work. David
  • PHP and the Future of Text Editors

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    Jim DaileyJ
    Also, you can use the NppExec plugin along with your favorite scripting language (AWK, PERL, Python, PHP, etc.) to add extended capabilities to NPP. It takes a bit of work to set it up, but once you do, it opens a lot of doors. On my context menu I have a Comment submenu that has various forms of comments I can select. They are either applied to the highlighted lines or to the entire file (when nothing is highlighted). To do this I use a combination of NPP Exec and AWK scripts. I also created the ability to change either ALL or only LEADING tabs into the appropriate number of spaces for the type of file, trim trailing white space, and convert the current “word” into a global variable format I use in the same general manner (NPP Exec and AWK). All these functions work on either the highlighted or all of lines of the file.
  • Donations Suggestions

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Collapse symbols too small

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • "Folder as workspace" - open multiple files efficiently

    Locked folder workspac
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC
    @Harry-D maybe you wanna use the Project panel instead? Cheers Claudia
  • Print interface (preview and headers)?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC
    @Anders-Frederiksen and I find it frustrating that I can’t figure out how to disable the headers (which means I delete and re-set them up all the time)… why do you reset it up if you want it to be disabled? Cheers Claudia
  • _____NOTEPAD IS FREEZING MY COMPUTER !!!!!_____

    2
    -3 Votes
    2 Posts
    2k Views
    John SparkJ
    bump
  • Themes are not appeared under Standard user, only under Admin

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    3 Posts
    3k Views
    Tuomas KujalaT
    Wow, didn’t know about v7 (and took some minutes to even find it), thanks a lot!
  • 0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @pwnotepaduser may I ask why you do not use the built-in sort function? Cheers Claudia
  • 0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @dariush-karamati didn’t really check it but I would say no, no features have been removed. What about opening both versions and click through menu? It isn’t that time consuming. Cheers Claudia
  • add new navigator front just like below

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @传庆秦 why? Cheers Claudia
  • Malware in the XML Tools plugin - Win.Trojan.GenericAgent-369

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    dailD
    The most recent from of XML Tools is v2.4.8. Although this was released on 2015-09-05, the Plugin Manager’s list of known plugins was (finally) updated about a week ago so it most likely you finally got the newest update. My virus scanner did not have a problem with either the zip or the extracted files. It is possible you have a false positive but best to err on the side of caution. You might contact the authors of the plugin to see if they have any additional information.
  • Is toolbar auto-update from Sourceforge legitimate?

    3
    0 Votes
    3 Posts
    3k Views
    Pete NorrisP
    Claudia; Thanks for the info. :)
  • Problem with Move to other view

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Scott SumnerS
    With the left view active, execute the command on the View menu “Zoom -> Restore Default Zoom”. Now switch to the right view (make it active) and repeat the restore default zoom command. If this doesn’t make the two views nicely viewable side-by-side, post again.
  • 1 Votes
    1 Posts
    5k Views
    No one has replied
  • I tried really hard to love Notepad++

    3
    -1 Votes
    3 Posts
    3k Views
    gerdb42G
    @Axel-R. you may edit your post using the “triple dot menu” in the upper right corner of every post. And you need JavaScript to be allowed/enabled on notepad-plus-plus.org, of course.
  • 0 Votes
    3 Posts
    2k Views
    gerdb42G
    This is not a problem of NPP. The font you are using simply does not contain a glyph for “LEFTWARDS DOUBLE ARROW” (x21D0). For an overview of fonts containing this glyph, have a look here.
  • 0 Votes
    2 Posts
    3k Views
    Claudia FrankC
    @James-Benson seems to be a problem of the lexer which comes as part of scintilla component. Should be addressed here. But verify first if it hasn’t been already reported. Cheers Claudia
  • Overzealous reload prompt

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Tony-Reyelts you get the message because you have set Settings->Preferences->MISC->File Status Auto Detection to enabled. Was this intended? If so, could you explain in more detail what you do, like how you access the file using UNC or mappings etc… Cheers Claudia