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

      Unable to select auto suggestions

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      -1 Votes
      4 Posts
      411 Views
      Yeltsin ReyesY

      @alan-kilborn muchas gracias!

    • bannovdaniilB

      How disable auto select locale language

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      983 Views
      L

      Hi,

      @bannovdaniil, if you search for ‘Advanced keyboard settings’ in your PC. Do you have the option ‘Let me see a different input method for each app window’ enabled? If so, you may want to try and disable it. It is the only thing I can think of…

    • Rowan Sylvester-BradleyR

      Best way to find unmatched parentheses

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      29k Views
      Alan KilbornA

      Cross-link to THIS POSTING where related info is discussed.

    • CJBC

      Add a line

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      786 Views
      CJBC

      @peterjones Perfect, thank you! Saved me sooo much time.

    • steveOgilS

      Notepad++ crashes after I use the delete button on keyboard in a text file

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      588 Views
      rdipardoR

      @steveogil,

      Plugins : BracketsCheck.dll ComparePlugin.dll CSScriptNpp.dll DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll XMLTools.dll

      You can check your plugin versions against the list I started here.

    • Peter SharpsP

      Suggestion: better autosave/backup system

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      355 Views
      Alan KilbornA

      @peter-sharps said in Suggestion: better autosave/backup system:

      I don’t save each tab in a separate file

      DUMB…DUMB…DUMB…

    • Benevolent DeityB

      Search/Replace with REGEX capturing groups

      Watching Ignoring Scheduled Pinned Locked Moved search & replace regex capturing group
      3
      0 Votes
      3 Posts
      16k Views
      Alan KilbornA

      @benevolent-deity said in Search/Replace with REGEX capturing groups:

      How can I use the content of a Regex capturing group in my replacement string when doing a search and replace with Notepad++?

      To use capture group 1, put \1 or $1 or ${1} in your replacement string. Similar for other numbered capture groups.

    • ErolB1E

      Default Directory goes to library

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      172 Views
      No one has replied
    • AZJIO AZJIOA

      Invert theme

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      267 Views
      AZJIO AZJIOA

      Try a black theme made from a white theme. The colors are softer than the original ones, the color contrast is not as strong.

      screenshot

    • Rohit bhatR

      Python error "TypeError: string indices must be integers, not str"

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      Alan KilbornA

      @markfilan

      Please don’t answer strictly off-topic posts. It only encourages further off-topic postings.

    • gittyup2018G

      Disable auto-updater?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      239 Views
      Terry RT

      @gittyup2018 said in Disable auto-updater?:

      So I want to know how can I disable this check and/or what domain do you use to check if the version is compatible so I can block it from “phoning home” ?

      Did you consider it might be in the online manual?
      Start here and scroll down a couple of pages

      Terry

    • SoCuS

      Help with various configurations....

      Watching Ignoring Scheduled Pinned Locked Moved
      11
      0 Votes
      11 Posts
      1k Views
      SoCuS

      Thank you, I think I have now configured that section,

    • MadTomTM

      AutoComplete stopped working.

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

      @madtomt said in AutoComplete stopped working.:

      Ahh… sorry I will make sure I read them in future.

      In the grand scheme of things, ‘not reading the release notes’ is a pretty minor sin. You just happened to be the umpteen-millionth person to ask the same thing in the forum since the v8.2.1 release.

      I did appreciate that you were willing to entertain the idea that you were “doing something wrong”, instead of just yelling at us for breaking Notepad++. So ++kudos for that. :-)

    • Tomas BT

      Style with highlighting stopped working with multiple word selection

      Watching Ignoring Scheduled Pinned Locked Moved style colouring
      4
      0 Votes
      4 Posts
      296 Views
      Alan KilbornA

      @tomas-b said in Style with highlighting stopped working with multiple word selection:

      Was not aware about new menu with changed default behavior.

      People seem to have trouble when behavior changes.
      Immediately “it’s a bug”.

    • ravimohan1991R

      Proting Notepad++ to Linux

      Watching Ignoring Scheduled Pinned Locked Moved
      11
      0 Votes
      11 Posts
      738 Views
      ravimohan1991R

      @gstavi Sure I be the web developer!

      Xd

    • GitRick00G

      Auto complete over multiple tabs

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      798 Views
      Michael VincentM

      @gitrick00 said in Auto complete over multiple tabs:

      Is it possible to expand the index of the autocomplete function over more than one tab?

      Not natively as you’ve heard already. But there are ctags plugins that help with code navigation as well as providing autocomplete across a “project” of files. Have a look at NppGTags

      Cheers.

    • ounet22O

      default language for all user

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      1k Views
      PeterJonesP

      @ounet22

      I would like to see onlie doc https://npp-user-manual.org/doc but not working

      That hasn’t been the documentation URL for years, and there shouldn’t be anything left that links to that. The ? links you to npp-user-manual.org, which is the official online user manual.

      Can I ask you the same thing for force for all user not update

      The manual doesn’t delve into the nitty gritty mapping of each preference to which attribute in the config.xml it refers to. The expectation when Don tasked me and others to implement the modern user manual was to make it focused on “normal” users – and “normal” users only want to use the GUI. For people who want to manually edit the config.xml instead of use the GUI, they are expected to experiment with the GUI, see how it influences the config.xml, and then make the changes.

      As someone who is trying to deploy, I understand your need to get deeper into the details. But really, since you have to unpack the default installer to be able to get at the config files that you need to configure anyway, I would think it would be easiest to unpack, go into the GUI and make the settings the way you want, then go grab the GUI-edited config files.

      But the update setting is controlled by

      <GUIConfig name="noUpdate" intervalDays="15" nextUpdateDate="20220223">yes</GUIConfig>

      Note that the value yes means “no update”, and no means “do the automatic update”. So what I’ve shown you will disable the automatic updater.

    • CWallnerC

      Bug in "Find In Files" filter of Notepad++ 8.2.1 (x64)

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

      have opened a new issue on github
      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11155

    • dz15mlruD

      Managing session with a lot of open files

      Watching Ignoring Scheduled Pinned Locked Moved tabs session session manager
      17
      0 Votes
      17 Posts
      1k Views
      dz15mlruD

      @alan-kilborn Thank you! I’ve succeeded. It works fine!
      Great job!

    • Iton HornI

      On -n, Np++ does not follow to the line number

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      1 Votes
      8 Posts
      1k Views
      Iton HornI

      @michael-vincent
      Ok.

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