Community
    • Login
    1. Home
    2. Help wanted · · · – – – · · ·
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Konrad WielechowskiK

      Can I input filename into html code automatically ?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Konrad WielechowskiK

      Thank you,

      You saved my day (-:

      Cheers.

    • Scott QuayleS

      Auto indent not working for Python

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

      Make Notepad+ default text editor in W10

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

      @Stephen-Fox

      The easiest way would be to register the extensions to be opened by npp.

      Cheers
      Claudia

    • Stiller SupervisorS

      Manipulate TEXT file based on Quantity

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

      @Stiller-Supervisor

      at lest for me this is confusing. Maybe you wanna clarify what you want to achieve.
      An example is always welcome.

      Cheers
      Claudia

    • Finnegans WakeF

      Unsaved tabs all lost?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      4k Views
      Finnegans WakeF

      it’s still set right i think, but thanks there’s a filepath there that looks like it has them all

    • William DouglasW

      File is too big to be opened by Notepad++...

      Watching Ignoring Scheduled Pinned Locked Moved file is too big to be opened by
      3
      0 Votes
      3 Posts
      29k Views
      William DouglasW

      Sweet! Thanks for the quick response.
      Usually the files are smaller, bot sometimes people are lazy and squish too much into one file and think nothing of it.
      Will download V7 asap and give it a try…
      Best to all (and love NP++)
      Bill

    • Steve ChinS

      Notepad++ stuck in refresh loop

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

      A kind of bug in the remplacement by the Utf-8 character à with Ctrl-F ?

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      3k Views
      Marc OhanaM

      @gerdb42 As I use Notepad2 in french, in the search box (opened for replacement, on the left , what I expect “match case” to be in french is “respecter la casse” . And if on, it makes quite a difference : no more problem. Sorry for my post . Notepad2 is better even than I thought . What I did not realize is that “match case” was applying also inside the writing of utf-8 characters. Thanks for the help!

    • Frédéric CastelainF

      How can I change the size of the font used when printing?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      7k Views
      guy038G

      Hello Frédéric, Thunder T, Heejoo Ham and All,

      You should have a look to the valuable post of ItzBobWright, one year ago, about the printing font size problem, described in the first part :-)) Refer to the link, below :

      https://notepad-plus-plus.org/community/topic/14/printer-font-size-modification

      The second part, relative to a way of updating a configuration file, in the %AppData% folder, may, also, be useful !

      Cheers,

      guy038

    • Mário KliemannM

      Basic question about Notepad++ sessions

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

      @Mário-Kliemann

      ? menu->Command line arguments…

      parameter in question = -openSession

      E.g. notepad++.exe -openSession C:\npp.session

      In addition, I’m not 100% sure to understand what your original question is.

      Cheers
      Claudia

    • password636P

      Auto completion for parameter/option

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      2k Views
      Jim DaileyJ

      @password636
      There are bunch of them in the plugins\APIs directory. Check out rc.xml.

    • Sergey KolyadaS

      Losing line number when switching between windows

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

      Do you have word wrap enabled? If so turn that off to see if it makes any difference.

    • James YeomanJ

      Notepad++ Fonts

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Mário KliemannM

      @James-Yeoman
      AFAIK, it uses the system fonts.

    • Ahmed S. M. MadhunA

      Questions about Notepad++ project

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Ahmed S. M. MadhunA

      Thanks … will search there

    • Tom BatesT

      Syntax highlighting for ld linker scripts

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

      @Tom-Bates

      which ld are you using? gnu? Maybe a little bit more infos would be helpful.

      Cheers
      Claudia

    • Paul MenzelP

      txt files open as JSON files

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

      @Paul-Menzel

      I assume you do have a %APPDATA%\notepad++ directory, correct?
      If so, stop npp, temporarily rename that directory, start npp and directory will be recreated.
      Does problem still exist?
      If not, stop npp, delete new directory and rename old one, start npp.

      Cheers
      Claudia

    • Ivan J. MandićI

      Feature request: Scroll through tabs

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

      It will be in the next release. See https://github.com/notepad-plus-plus/notepad-plus-plus/pull/2071

    • David G. AntonacciD

      Compare two files for changes.

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      3k Views
      YaronY

      Hello David,

      Pavel Nedev’s development version is the best. It contains many improvements and bug-fixes.
      The repo is here and you can download the built DLL here.

      Place the DLL in the plugin folder.

      Best regards.

    • PeteM92P

      Set coding for .txt files permanently to OEM850

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      0 Votes
      13 Posts
      9k Views
      PeteM92P

      Claudia,

      I forgot to mention, that this is also working in the installed version of NPP.
      So all working absolutely perfect!
      Thanks again

      Cheers Pete

    • Jeanee MillerJ

      File emptied and overwritten in crash - please help!

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors