• 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

  • Feature request: Filter in dialog "Windows"

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Kai-Von-Thadden

    not sure if you already know this but you can click on the column headers to get them sorted so
    it might be that this is an workaround you can already use?

    Cheers
    Claudia

  • Feature request: Ignore the "-Embedding" program line argument, if given

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Tab Spaces

    Locked
    8
    0 Votes
    8 Posts
    17k Views
    Jim DaileyJ

    Don’t feel badly; some of us will catch you “real soon now”. :-)

  • Disable folded function underlining?

    Locked
    2
    1 Votes
    2 Posts
    2k Views
    dailD

    Install LuaScript via the Plugin Manager. This was just added to the plugin manager so it might take another few days to show up…you can also download it manually if you dont want to wait. Once installed select Plugins > LuaScript > Edit Startup Script and add the following to that file:

    editor1.FoldFlags = 0 editor2.FoldFlags = 0
  • NP++ not run with explorer plugin installed

    5
    0 Votes
    5 Posts
    5k Views
    Ben FontaineB

    Thanks a lot Jeff, that’s an impressive solution, as it was driving me nuts with ( zipped the portable folder , executed it on 8 other computers, but not working on mine ) since the day I’ve crashed Np++ , dropbox might have updated silently meanwhile …

  • Http5 and css issues

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Where to place NPPConsole.dll

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    @Jerry-Birkes

    depends on your installation. If using APPDATA configuration then it has to be placed under
    %APPDATA%\notepad++\plugins directory otherwise it is the plugins directory within installation folder of npp.

    Cheers
    Claudia

  • How to find and replace number in notepad++ use Regex.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Simple UI Improvement: Better color codes on tab icons

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Howto Question: Save and Archive via 7-zip with password

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    Scott SumnerS

    Point taken; apologies. Lately my brain shuts down before reading all the way through some posts–you wouldn’t believe how many are about things that don’t related to N++ at all, or that are about things that you really shouldn’t use N++ for.

  • Best Find/Replace and spellcheck Plugins?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Patrick-Mares

    could it be that wrap around isn’t checked anymore?
    If it is, what are your find settings exactly?

    Cheers
    Claudia

  • Why .scss files have no syntax highlight?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    @Эльвира-Рязанова

    Maybe this?

    Cheers
    Claudia

  • 0 Votes
    6 Posts
    3k Views
    MAPJe71M

    you coded that modification ?

    No, you might want to follow the link and read the contents (again)!

  • Hightlight text in both views

    11
    0 Votes
    11 Posts
    8k Views
    Scott SumnerS

    I will take a look at it; thanks as always for your tremendous support.

  • Problem with case insensitivity in file names.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Mark-Wilson

    so I guess you want to address it here, don’t you?
    Or did I misunderstood something?

    Cheers
    Claudia

  • Is there a plugin that closes a tab on double click

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    MAPJe71M

    To enable this feature: open the Settings menu, select Preferences..., select General, in the group Tab Bar, enable option Double click to close document.
    To remove the “tiny” red x: open the Settings menu, select Preferences..., select General, in the group Tab Bar, disable option Show close button on each tab.

  • BUG: Alt + CapsLock +S crashes Notepad++

    4
    0 Votes
    4 Posts
    3k Views
    PeterJonesP

    For your specific instance, it makes sense to me to just disable the Compare plugin. However, if there are future users out here who find topic: if you still want to have the Compare plugin, but just don’t want it on the Alt+S shortcut, because of the slippery finger from Alt+Shift+S to Alt+CapsLock+S, I would recommend just removing or editing that shortcut: Settings > Shortcut Mapper > Plugin Commands > Compare to last save (Alt+S) > Modify: either pull down to “None” or to whatever key you do want for the Compare feature, then OK.

    (Personally, I like the Trim Trailing and Save so much – I’ve never had reason yet for maintaining trailing whitespace in the files I edit – that I swapped the shortcuts so that Save is Alt+Shift+S and TT+S is Ctrl+S; that’s probably why I’ve never slipped from the Shift to the CapsLock during a TT+S)

  • Useful pythonic feature request

    5
    0 Votes
    5 Posts
    3k Views
    John SparkJ

    or anyone who codes everyday basis may reply too to my last post please