• Folding section selection macro

    Locked
    1
    0 Votes
    1 Posts
    979 Views
    No one has replied
  • How to install in MAC OS

    Locked
    2
    0 Votes
    2 Posts
    34k Views
    Meta ChuhM

    @DrSAMKUTTY-PATTOMKARY

    notepad++ is a native windows program, so you need wineskin (easiest way) to run it on your mac
    http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads
    wineskin with notepad++ is well documented (google it) and many people use it on their macs

    once you,ve worked out the basic principles of wineskin (wine) and got it starting, post here for your desired tweaks regarding notepad++ on mac

  • [Feature Request] Favorites List

    Locked
    5
    2 Votes
    5 Posts
    5k Views
    robdjohansenR

    That works! Thanks! Scanned through the list of plug-ins and didn’t realize that Explorer had that option.

  • Word substitution in notepad ++

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Meta ChuhM

    press and hold down [ALT]
    mark your column of 4’s vertically with your mouse (keep [ALT] pressed)
    press [ALT]+[C] to enter column editor
    choose number to insert > initial number: 1 > increase by: 1
    press ok

  • Numerical Characters show up wrong on Notepad++

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    DenmireD

    Thanks! I changed it to courier and it was fixed, the font I was using was new courier so maybe new courier is broken, anyways thx!

  • Command line usage

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • search string#1, mark, search string #2, delete

    Locked
    1
    0 Votes
    1 Posts
    997 Views
    No one has replied
  • Filling a hole...

    8
    0 Votes
    8 Posts
    4k Views
    Kaley GoodeK

    @Scott-Sumner Thank you for your extensive answer.
    I clearly have to do lots of reading before being able to do something one would expect to be intuitive!

    @NippurDeLagash: “just position the cursor” is the very thing I shouldn’t have to do. It’s already on the line!

    @Gogo-Neatza The plug-in manager infinitely insisted it needed updating.
    Once I ignored it, a couple of attempts at installing this plug-in finally worked.
    It appears to add two menu entries… I assumed they’d be checked entries enabling the behaviour but they’re the commands…

    So then I read @Scott-Sumner’s links which all mention the plug-in too and finally a dozen steps that I need to follow to finally get this basic text editor functionality:
    https://bitbucket.org/zastrowm/notepad-visualstudiolinecopy
    So now I can join the throng of people who can get on with their work sensibly.

    I do, however, remain in disbelief that a user should have to go to the lengths I have to simply cut and copy lines efficiently! I’ve been ignoring Notepad++ since 2004 because of this shortfall (and our fixed-width fonts not being fixed width), which leads me to ask the community again:

    Would it hurt to fill that hole?

  • Notepad++ auto closed by X-TRAP

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Feature request: Colored paper!

    Locked
    1
    0 Votes
    1 Posts
    948 Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • shortcut to go to beginning/end of line

    6
    1 Votes
    6 Posts
    42k Views
    Sibo JiangS

    Thank you so much. That is a wonderful solution.

  • Open new session for each virtural desktop (windows 10)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    Scott SumnerS

    @Brian-Lin

    Perhaps this is better discussed from the angle that SCI_PARADOWN / SCI_PARAUP are not working for your situation. Can you provide a sample of Lua where it isn’t working correctly?

  • How to replace with NotePad ++ only large letters

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Daniel FuchsD

    There is a checkbox in the find & replace dialoge to “Match case”.

  • Line Number Shortcut

    8
    0 Votes
    8 Posts
    5k Views
    YaronY

    @Bill F,
    You’re welcome.

  • i am into business

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • I'm sad ...

    3
    0 Votes
    3 Posts
    2k Views
    Udo FuerhoffU

    Thanks!
    I understand, but what I ask myself is when goes the “IT-Punk” busting?
    In my mind, it’s a thing of graveness …
    I’m very concerned.

  • npp "columns" are confusing

    3
    0 Votes
    3 Posts
    2k Views
    PeterJonesP

    The Edit >> Column Mode dialog just tells you how to use Column Mode (it’s probably there to inform people who don’t already know about it, or possibly because an older version of NPP actually required a toggle to enter/exit column mode)

    If you highlight a region with the Alt+Mouse or Shift+Arrow, you can then immediately type (or copy/paste) in that region, and it will be inserted (or copied) in that rectangle.

    If you use the Column Editor... (Alt+C), you can either input a word (just like typing) or a sequence of numbers. (In my example below, I write “something” that way, and then number from 1 to 41 by 1s)