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

      Notepad++ is missing a robust migration feature

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      1k Views
      Frank OrellanaF

      There is also the Cloud configuration in the settings, i use that to move my configs around different computers (either really using a cloud like google drive or a shared folder)

      It will apparently sync all settings including user defined langs, themes, and even backups.

      It does not seem to work for plugins though

    • William PigottW

      Function List gives too much info

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

      @William-Pigott said:

      go back to version 7.2.2

      Well, hopefully you took @Claudia-Frank 's hint and simply pulled the functionList.xml file from 7.2.2, and dropped it into your more-recent-version’s folder structure…no need to fully downgrade to get this one bit of functionality changed…

      functionList.xml went from 14006 bytes in version 7.2.2 to 57945 bytes in version 7.5.1, so I’d guess there are some pretty significant changes in there.

    • V S RawatV

      Menu - Settings - Import plugin(s)... doesn't do anything

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

      plugins problem

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • V S RawatV

      separate fonts for English and Hindi text

      Watching Ignoring Scheduled Pinned Locked Moved complex scripts hindi multiple fonts
      4
      0 Votes
      4 Posts
      6k Views
      V S RawatV

      Insightful method. Really creative. I couldn’t think of it myself.

      though, for a lazy like me, it is too much work, so I would avoid doing all this.

      Thanks a lot for giving such a good method though.

      Rawat

    • L SchererL

      User Defined Language functionlist parser only displays first function

      Watching Ignoring Scheduled Pinned Locked Moved regex userdefinedlang functionlist
      6
      0 Votes
      6 Posts
      2k Views
      L SchererL

      @MAPJe71 YOU ROCK! thank you. My entire project team thanks you.

    • Bruce CoyneB

      Validator

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

      @Bruce-Coyne

      Well I can say yes because I know that XML Tools can validate against xml schemas
      but I’m unsure if this is what you are looking for.

      Cheers
      Claudia

    • William MorrisW

      Weird 7.4 issue: unable to save new files

      Watching Ignoring Scheduled Pinned Locked Moved save saving
      11
      0 Votes
      11 Posts
      12k Views
      chcgC

      @LAPIII
      https://notepad-plus-plus.org/download/v7.4.2.html is still available, but
      7.5.1 also contains the fixes of the previous releases. So your issue is probably a new issue yet unknown issue. Under https://notepad-plus-plus.org/community/topic/14392/just-another-ordinary-release-7-5-1 there seems to be no such problem report. So you could try to add a more complete description of the problem in that thread or report it at https://github.com/notepad-plus-plus/notepad-plus-plus/issues

    • Sainent eBusinessS

      Include FTP Module in Notepad++ ! How Many Agree With Me Reply in this post.

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

      @Sainent-eBusiness

      not 100% sure if I understand your question, if it is about having the common nppftp plugin
      included then, no, I prefer to decide by my own which modules I want to install.

      If it is about having a ftp plugin builtin, then no, I think having a strict separation
      about core editor functionality and additional features, as plugins, result in a more stable version for everyone.

      Cheers
      Claudia

    • Christie MobleyC

      Sort TextFX - error Nul characters

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      4k Views
      Christie MobleyC

      If I split the big file into two small files then the Line works very well. Hope one day that Notepad early days improve better in the future. Thank Cheers.

    • Zillah ZillahZ

      Notedpad missing from the context of mouse right click

      Watching Ignoring Scheduled Pinned Locked Moved
      12
      1 Votes
      12 Posts
      15k Views
      ?

      Hi,
      Just wanted to thank ZillaZilla for posting the problem. I learned from what you were having problems with. I had downloaded Notepad++ and expected it to work right off. Through your post I fixed it and it is working. The only problem was I took off work to do this assignment and wasted all day trying to get this to work.

      Thanks again!!

    • Shu-Ting PiS

      How can I highlight all functions in Python?

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

      @Shu-Ting-Pi

      You could use the Mark feature along with a regular expression that would highlight these function calls, but it wouldn’t be automatic…meaning that you would have to “refresh” it occasionally…

    • Jonathan RewJ

      Opening read-only files

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      7k Views
      Filipe CostaF

      +1 for this.
      The Clear Read-Only Flag should not be an option and it should behave like that by default.

    • Manlio BovecchiM

      Characters count

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

      @Manlio-Bovecchi

      Wow. Picture is worth the proverbial 10000 words. :-D

      My first thought is: How many bytes does Windows Explorer think this file has? Also 4?

    • Pouemes44P

      copy a part of files in an other file

      Watching Ignoring Scheduled Pinned Locked Moved copy part of a ile in an othre
      2
      0 Votes
      2 Posts
      1k Views
      Claudia FrankC

      @Pouemes44

      not directly but you could use find in files function and copy the
      results from the find result window into the new document.

      Cheers
      Claudia

    • Guero De los caballosG

      Is there a way to restore the undo/redo change history it in Notepad++?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      2 Votes
      5 Posts
      17k Views
      Andrew CutforthA

      AJC Active Backup gives you versioning and change history and I have just written a plugin for Notepad++ to make it even easier to use. You can read about it here:
      AJC Active Backup

    • Joe BeckJ

      Save as text file

      Watching Ignoring Scheduled Pinned Locked Moved save as bug
      3
      1 Votes
      3 Posts
      3k Views
      Joe BeckJ

      That seems to have worked, thank you.

    • EplakE

      Publish NP++ in the Windows Store

      Watching Ignoring Scheduled Pinned Locked Moved
      11
      1 Votes
      11 Posts
      6k Views
      chcgC

      Ongoing development on this: https://notepad-plus-plus.org/community/topic/14734/notepad-uwp-package-in-windows-store-almost-there/9

    • wuming79W

      Function List cannot show def or class functions.

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

      @wuming79

      Works for me, what have I missed?

      Imgur

    • linpengchengL

      Does NPP have any plans to support Microsoft's Language service protocol?

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      4k Views
      linpengchengL

      @Claudia-Frank Thanks.

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