• resize save dialog box

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Live Sync between multiple computers

    Locked
    3
    0 Votes
    3 Posts
    8k Views
    dailD

    You would still have a lot of stuff stored in memory that wouldn’t sync at all. It is fairly straight forward to sync configuration settings, under the settings options just specify a folder that is synced between computers.

    Long ago there use to be a plugin that allowed two users to connect their N++ instances together and edit the file simultaneously (kind of like google docs allows). Can’t recall what it was called or if it even works with newer versions of N++

  • Feature request: huge file editing support

    7
    0 Votes
    7 Posts
    10k Views
    J LJ

    To confirm, the current 32bit version will download and run well on a Windows 64bit system, correct?? Thanks.

  • Is there an option/plugin to allow for multiple discrete configs?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Jan SchreiberJ

    “I suppose installing notepad++ multiple times into different directories with a portable version and calling the one with the preferences you want is an option here?”

    Yes, this is how I would do it. Rather than creating “real” copies (and having to update them), you might want to use symlinks though. An underused feature that can save a lot of hassle.

  • Feature Request: Add Close All in Context Menu when right clicking a tab.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • file type association

    4
    1 Votes
    4 Posts
    5k Views
    ygoe____Y

    Another issue: You absolutely must run Notepad++ as Administrator to make file associations work. While it would technically be possible to register associations for the current user only, which does not require more privileges, Notepad++ does not seem to make use of this. Instead, the associations silently fail if added as normal user.

    Notepad++ is already able to detect whether it’s run with Administrator privileges (look at the title bar). So it should either lock down these settings (and offer restarting as Admin) or allow setting per-user associations correctly.

    It took me a web search to figure that out. When documentation does not exist, the product itself must be intuitive instead.

  • Feature request: Macro "run multiple" stop when find fails

    Locked
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • Suggestion support xxx-xxxx-xx lisp style autocomplete

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    linpengchengL

    Suggestion support lisp/clojure style autocomplete

    symbol-xxx-000
    namespace/symbol-xxx-001

  • Document jumps when press the Tab key

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    dailD

    You can copy each one into your plugins folder at a time and restart N++ until it starts causing issues, then you’ll know for sure which one is causing it.

  • Notepad++ 6.8.2 still visivle after you exit it

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    dailD

    See this thread. It will be fixed in 6.8.3

  • Suggestion re searches

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    h-h-h-hH

    I see. Then, this would need to become an issue: https://github.com/notepad-plus-plus/notepad-plus-plus/issues.

    Please be clear and descriptive. If possible, show or describe some possible GUI design.

  • Command line Search and Replace

    3
    0 Votes
    3 Posts
    10k Views
    dailD

    No, I would look out for other tools that meet the needs.

    Totally agree. N++ is an editing tool, not a file processing utility. One slightly possible solution would be to provide the name of a macro to run immediately as a file is opened.

  • Timeout for time-consuming regular expression operations

    2
    0 Votes
    2 Posts
    3k Views
    h-h-h-hH

    There are already issues for this with an even better solution. Please take a look at issue #685 (“Non-blocking find/replace actions”). If you want to indicate that this feature is wanted, you could upvote in an issue comment.

  • Bug with "Open in another instance" function

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Bastardized DaveB

    to reproduce the bug, try a Ctrl+A to select whole file code… and then click on ‘open in another instance…’ Am I the only one ?

  • & character does not show when language = javascript

    2
    0 Votes
    2 Posts
    4k Views
    h-h-h-hH

    Reference: issue #729

  • Find in Files results sorting

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Project file extension and association

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    Hi, I created this feature request and then created this pull request a couple months ago that does exactly what you suggest. The user can define any file extension they like. If you then try to open a file with that extension, it will open it as a project. No idea if this will ever get accepted though. If you have a github account you are encouraged to go over to those posts to show your support :)

  • Unsaved File Indication on Tabs

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • RouterOS (Mikrotik) scripting language

    Locked
    1
    0 Votes
    1 Posts
    7k Views
    No one has replied
  • Get opened filename and insert in file line

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied