Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Marek NegroM

      Notepad plus max. size file

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Bowen  JiB

      Also need to support open large file. I cannot open file size higher than 600M.

    • Ted BrooksT

      Save to a mapped drive

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      4k Views
      Ted BrooksT

      I have tried the UNC from the file name field and and it works. I never thought about trying in the “File name:” field

      I am use to doing the \servername\share\folder from the top or “Save in:” as a combo box I guess that is what I normally do in various other programs. So I wonder how many try to use the “Save in:” field as a combo box.

      I would then say if I was to request a feature request to change the “Save in:” field to a combo box.

      Thank you for clarifying that it can take UNC.

      Drive mappings are default GPO when I add a drive mapping manually I add it from my user name in which is part of the domain admins. So I am guessing it is not elevated. So should I run Notepad++ as elevated as well?

    • Sim de NiemandS

      Shell execute error

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Claudia FrankC

      @Sim-de-Niemand how does this exactly happen?
      Do you start npp together with a file or is npp already running and you use open file dialog to open that file?
      Or something different?
      Can you post the debug output? ?->Debug Info

      Cheers
      Claudia

    • Michel MerlinM

      US International keyboard OK in Notepad, FAILS in Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved keyboard
      2
      0 Votes
      2 Posts
      2k Views
      Michel MerlinM

      Sorry I posted too fast. That error was a residue from KbdEdit. That program caused a lot of troubles along the years, and it appears that its uninstall was incomplete even after a couple restarts, reinstalls, re-uninstalls, wach with a couple Windows restarts, and needed still another restart of Windows.
      More on this in « À CURAÇAO et à SÃO PAULO, Éric n’a pas prêté £1 + $1 = 2.22€ à Françoise Spaßmann » and its follow on Faster and more complete Universal keyboards
      Versailles, Fri 29 Jan 2016 22:20:00 +0100

    • Claudia FrankC

      Unexpected regex behaviour

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      6k Views
      Michel MerlinM

      PMJI, but I think throwing the Match case option in this problem is exploding its complexity; just see the length of ~24 jan post from “guy038” starting (after salute) with “Because of some tiring days, this week…” (sorry for this lengthy pointing a post but absolute dates and every civilized ways have been removed).

      So I suggest to just slightly change the Ctrl+F “Find” box so that the “Match case” line is treated just like the “Match whole word only”, i.e. gets GRAYED when “Regular expression” is selected. This would make the problem much more reliable and powerful since making it more general and more compliant with what its labels are saying.

      Now I know by years of experience that the Notepad++ developers hate everything new or different and that this NIH syndrome of theirs will most probably get this suggestion thrown to trash even before being read… yet I submit it anyway.

      Versailles, Fri 29 Jan 2016 21:10:00 +0100

    • Brian KnoppB

      Document-specific View Settings request

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Scott SumnerS

      You might consider this worth reading:
      https://notepad-plus-plus.org/community/topic/10985/file-specific-word-wrap-vs-global-enable

    • W CW

      Adding " at the beginning and end of every line

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      95k Views
      Claudia FrankC

      Hello @W-C

      when having

      Search for: $ Replace with: "

      and

      Search for: ^ Replace with: "

      then it should have worked but not with the dot char added and with the restriction gerdb42 mentioned.

      You can also use a single regex, something like

      Search for: ^(.+)$ Replace with: "\1"

      Search for explained:
      ^ = from the beginning of the line
      (.+) = looking for atleast one but as much as possible chars and return the match until
      $ = end of line is reached

      Replace with explained:
      " = insert a double quote followed by the
      \1 = matched result and
      " = add an additional double quote

      Cheers
      Claudia

    • Robert W GlaubR

      Line feeds suddenly appearing at the end of lines and ruining document

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      dailD

      Make sure you have periodic backups turned off! This will most definitely cause it to happen. The problem is if a backup happens in the middle of another operation (e.g. replacing all instances) then the file can get corrupted.

    • Mohamed SamyM

      Feature request: add filter to "document list panel"

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Qingran XiaQ

      Error installation of ViSimulator, download error

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      8k Views
      Giuseppe RossiG

      Thank you very much,
      I didn’t understand what was the problem!

      Regards.
      Giuseppe

    • Ben ShirleyB

      Feature Request: export and import macros

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • Chris JalbertC

      Notepad++ and EMET incompatibility

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Claudia FrankC

      Hello @Chris-Jalbert,

      thanx for letting us know. Just one question of an uninformed one, why would I use EMET?

      Cheers
      Claudia

    • aliA

      my notepad ++ don’t have encoding UTF-8 without BOM?

      Watching Ignoring Scheduled Pinned Locked Moved without bom encoding utf-8
      2
      0 Votes
      2 Posts
      4k Views
      Claudia FrankC

      Hello @ali

      Encode UTF-8 BOM is with BOM,
      Encode UTF-8 is without.

      Cheers
      Claudia

    • Thom DickeyT

      6.8.9 version

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Драган ЧикићД

      Feature request: pinned tabs

      Watching Ignoring Scheduled Pinned Locked Moved tabs tabs features
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • badger200B

      No way to create new accounts on Notepad++ Wiki

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • badger200B

      Auto Updater only included in Installer version - but website fails to mention this

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Alex21cA

      Dedicated youtube Channel to explore Notepad++ [Updated]

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      3k Views
      Alex21cA

      @Claudia-Frank, Thanks for correcting me!.  :)

      Oops!
      Sorry about that, just slip of tongue. in my _very first tutorial _but in the second tutorial of that series, I have corrected my mistake. Once again in this forum; I wanna correct myself about which lang. Notepad++ is written :
      N++ have been written using C++ along with Scintilla and pureWin32 AP I; instead of Vb.net

      [ You can also check my third installment to this series ]
      https://notepad-plus-plus.org/community/topic/11168/alex21c-scustomizednpp-vs-officialnpp-editions

      Best Regards : Alex21c

    • Alex21cA

      Alex21C’sCustomizedNpp vs. OfficialNpp: Editions

      Watching Ignoring Scheduled Pinned Locked Moved project windows modern regu
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Jonathan SachsJ

      Change font/background in unselected file tabs?

      Watching Ignoring Scheduled Pinned Locked Moved user interface file tabs font
      3
      0 Votes
      3 Posts
      3k Views
      Jonathan SachsJ

      That makes it much better! Thank you.

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors