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

      What language is the best to design a modern forum?

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

      @Mr-Black

      ??? - this is not a question about npp, it is about what YOU can do and what YOU try to achieve. Npp doesn’t care about the language you use - it is an editor it handles what
      you type and the best thing is - it does it without any prejudice. :-)

      Cheers
      Claudia

    • Jerry LeventerJ

      Can Notepad++ Find Files by Name on My Hard Drive - Not Just Content of Files?

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

      @Tod-Mar

      as far as I remember it only supports include patterns.

      Cheers
      Claudia

    • Larry PilgrimL

      Schools blocking Notepad++ due to "free beer" reference on home page.

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      5k Views
      Markus Kemp109M

      @SamuelCalifornia Personally I wouldn’t cater to such stupidity, and yes that is stupidity. People who think childrens’ minds are so fragile they’ll just come apart at the mention of the word beer shouldn’t even be allowed in teaching. I cannot stand the sort of people who will try at great lengths to shield kids from the realities of life and pretend we live in a Disney cartoon. What, people drink beer?? Women have breasts?? Oh no, the humanity!!

    • lawriehodgesL

      Simple Templates

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      24k Views
      Ethan PiliavinE

      I created this tool so that I could have an editor independent popup with the snippets I use in any software.

      https://github.com/ethanpil/snips

    • Casey MonsonC

      Notepad++ zooms in randomly at times when scrolling and then saving

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

      There is a ‘Zoom Disabler’ plugin. Did not try it by myself.

    • XXNX

      Empty backup files of unsaved documents

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

      Use Explorer-style file open dialog boxes

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

      Update: See Open and Save As Dialog Boxes for a description of explorer-style and old-style.

    • Markus Kemp109M

      Request: Run file access in background thread to avoid unresponsive GUI

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

      Saving temporary files

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

      @Damon-Fox

      Settings->Preferences->Backup
      Check the related boxes under Session snapshot and periodic backup.

      Cheers
      Claudia

    • Krzysztof ChodakK

      Faster "Find in Files"?

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      8k Views
      Krzysztof ChodakK

      @pnedev: this is what I started to do after analyzing the code - I have created hidden editview per each thread

    • Kamlesh SharmaK

      Ctrl + L/R Arrow now move to start/end of sentence

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

      I had this problem. Restarting notepad++ seemed to fix it. Maybe it is related to having notepad++ open for many days.

    • FuruidemuF

      Feature Request - Lock important tabs

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

      Suggestion: Please consider adding a secondary Vertical Edge

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      3k Views
      Google SubmitG

      Hello friend thankyou so much to make me already join but i really so happy can join this

    • Rob vSR

      Feature request: minor change in backup procedure

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

      @Rob-vS

      although Don and other devs do visit(and reply to) the forum from time to time
      it might be a good idea to open an issue here.

      Cheers
      Claudia

    • David McCallumD

      Feature Request

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

      @David-McCallum

      I have no trouble deleting the directory/folder in such a case, with Win7 64bit and Notepad++ 7.3.3 32bit at least. Maybe the way I tried it is different from your use-case where you see an issue–can you post more detail about what you do to see this happen? Maybe that sounds dumb, but bear with me–people often leave out a crucial step that seems so obvious to them, but isn’t at all to others.

      What error do you get when trying to delete the directory? A “Folder In Use” box with “Try Again” and “Cancel” buttons?

    • mallonjM

      Application defined language, User defined language, and the Style Configurator

      Watching Ignoring Scheduled Pinned Locked Moved styleconfigurat udl
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Amelia TriscoA

      Complete Newbie

      Watching Ignoring Scheduled Pinned Locked Moved word help sourcecode
      4
      0 Votes
      4 Posts
      2k Views
      Per IsaksonP

      @Amelia-Trisco

      If you want to interactively edit some string values, I think you should consider to use an XML Editor, e.g. XML Notepad. See: Comparison of XML editors

    • Arthur SchwarezA

      Syntax Editing

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      937 Views
      No one has replied
    • Kevin KnoxK

      Change in word boundary behavior?

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      7k Views
      FenistilF

      I can fix it using beach-dix’s method, but I do the followings to save my settings:

      Close NP++ Go to NP++ directory Rename config.xml to config_backup.xml Copy config.model.xml to config.xml Start NP++ Check if it’s fixed. Close NP++ Delete config.xml Rename config_backup.xml to config.xml Start NP++

      So the config file isn’t changed in the end, but when I started NP++ with a new config.xml something got reset, then I could copy back my configs.

    • Wade WellsW

      [Feature] Enhance Auto-Update. Periodic Update - Silent Install

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Andrés ZsögönA

      Nowadays, it’s a common practice to auto-check for updates on startup, and prompt the user to visit the website to manually download and install the newer version, if any. A silent auto-updater would not be a good idea here because the Npp website would receive much less visitors, and the developers surely don’t want that.

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