• Feature request: GOTO middle

    4
    0 Votes
    4 Posts
    7k Views
    Robert PaynterR
    How about if that applied to FIND as well, ie the resulting location is placed mid screen?
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • clojure api & autocompletefile & readme of notepad++

    4
    0 Votes
    4 Posts
    7k Views
    linpengchengL
    clojure support files of notepad++ v1.7.2015.9.15 https://drive.google.com/file/d/0By5ssgBX1IWadFZQRVJvSlFzeWs/view?usp=sharing
  • Custom Api highlighting (for Lua. And other languages?)

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to remove hidden characters

    Locked
    3
    0 Votes
    3 Posts
    31k Views
    R. Todd CaryR
    Thank you! That appears to have solved my problem. Todd
  • 0 Votes
    4 Posts
    11k Views
    h-h-h-hH
    I’ve created an issue about this: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/843.
  • Editing 600 mega XML file

    17
    0 Votes
    17 Posts
    79k Views
    Klaus LehmannK
    @Ricardo I think crisp (64bit) can do it! but it costs 100-250 per Year! and for my biggest files (with rubbish-xml-gore) in 10GB files, I must to use: VEDIT Pro (64bit) attention: high prize! $240 (no joke!) Yours klaus
  • Installation crashes when initiated within Notepad++

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • resize save dialog box

    Locked dialog box position windows 10 reset
    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
    3k 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
    4k 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 suggestion search
    4
    0 Votes
    4 Posts
    4k 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.