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

      File compare plug in is no longer supported

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

      Or directly at https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0

    • armyofda12mnkeysA

      Have new files auto-save, when close/reopen n++... Session Manager not working?

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

      Hey Peter,
      Yes that worked. Thanks!
      Yah realize I’m asking for trouble (occasionally/rarely I’ve had that backup functionality not work)… Its just ‘quick notes’ that aren’t that important so I don’t mind losing them.
      -Arian

    • Darrell BradleyD

      Not able to print

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      793 Views
      PeterJonesP

      Per this other thread, you may need to create the %APPDATA%/notepad++/plugins/ directory and/or %APPDATA%/notepad++/plugins/config/ directory

    • ycusoyY

      64 bit console terminal

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      979 Views
      No one has replied
    • MrRous PerezM

      Hello .. anyone knows what I can use for my work of notepad to pass it to msql?

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

      @MrRous-Perez

      See here.

    • ani rodetA

      How to extract a certain text from lines with notepad?

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

      @ani-rodet

      This post looks very similar to this thread created by you. I think that if you post again with such questions, you should also show us WHAT YOU TRIED ON YOUR OWN before you posted. Otherwise it simply seems like the people supporting this Community are just doing your work for you (instead of giving you hints/help) and you should pay them for that help.

      And “I await your prompt reply” in such a context…is offensive.

    • Daniel WehrliD

      Log-in into the community

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      980 Views
      Daniel WehrliD

      Thank you.

    • Ebenezer DareE

      I want to convert all numbers to a single line per number

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      972 Views
      Ebenezer DareE

      @Scott-Sumner

      Thanks Scott.
      It works perfectly.

    • Artur SilicA

      CTRL+F4 - easy but very useful shortcut for Windoze users

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

      Settings -> Shortcut Mapper …
      Close

      It took me time to figure out your question since I mapped it so long ago.

    • Han KortekaasH

      Spell Check Automatically

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

      @PeterJones said:

      What notifications did you get from me on this thread?

      I got 2 upvotes. I don’t really care about this stuff, I was actually just giving Jim a hard time (probably wrongly). :-D

    • Zygmunt DreszerZ

      More tokens for comment brackets

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

      @Zygmunt-Dreszer
      You can use the UDL’s delimiter styles to do that. Use (* for Open and *) for Close, for example.

    • Mahir GÜLM

      Highlighting problem in Find and Replace

      Watching Ignoring Scheduled Pinned Locked Moved highlight problem uppercase find lowercase
      5
      0 Votes
      5 Posts
      1k Views
      Scott SumnerS

      Right. The green highlighting has NOTHING to do with a Find action’s result. Find and the Smart Highlighting feature are (almost) totally separate. I say almost because of the unfortunate design decision to have Use Find dialog settings as an option for Smart Highlighting… Sigh…

    • Joy HonJ

      User Define Language

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

      @Joy-Hon

      You could probably script a custom lexer without a huge amount of effort (depending upon your experience level). @PeterJones cites some good references in this thread – see where it says "various custom lexers written in PythonScript: "

    • Jesse MwangiJ

      Need to merge all lines before a blank line

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

      @Terry-R is right. I botched the original try at it because I didn’t notice that the replace action didn’t put a space between the lines that were joined. I totally missed that–TWICE! Sorry about that. (Thanks to Terry for pointing that out!)

      @Jesse-Mwangi said:

      the regex brings all the data in one line

      So the reason that it all ends up on one line is that you have a single blank space on the lines that I interpreted as being totally empty from your sample data. I figured this out by downloading your file (otherwise that would have been quite difficult to discover!).

      @Jesse-Mwangi, so I presume that @guy038 's help has you on the right track now…please post again if not and we’ll take another look.

    • Krzysztof JachowiczK

      Pascal syntax highlighting nested comments

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

      @Krzysztof-Jachowicz

      Issue created here for this.

    • guy038G

      About the FAQ Desk : Where to Find REGEX documentation ?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      4 Votes
      1 Posts
      637 Views
      No one has replied
    • PeterJonesP

      [META] Forum Timestamps

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      4k Views
      PeterJonesP

      Thanks, @guy038

    • Edwin ClementsE

      Is there a way to set a default language type?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Edwin ClementsE

      That worked! Thanks a bunch.

    • lendik ekoL

      how to remove text before (regex)

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

      Try this:

      Find what zone: (?-s)^.+?\|
      Replace with zone: make sure this is EMPTY
      Search mode: Regular expression

    • David LucaD

      File changed check loses focus from last file

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      774 Views
      Scott SumnerS

      @David-Luca

      Bug reports and feature requests are filed on github, see a bit more detail on the process here. I’m sure this one already exists for this so logging a new one is pointless and just adds to the massive clutter. Try some searching and then you can add any new input you have about the problem as a comment to an existing issue. You be the judge about the likelihood of this being “fixed” anytime soon when you see the number of open issues.

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