Community
    • Login

    Global word autocompletion for txt files

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 261 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Catalin SoareC
      Catalin Soare
      last edited by

      Hello,

      I didn’t find this discussed/asked before, I’m sorry if that’s the case.

      I like that Notepad++ suggests autocompletions for words that I’ve typed in the active document, and I use this a lot. However, I would really love if the words I’ve typed before would be saved to a file and suggested in new documents.

      Ideally that central file should be a text file, sqlite db, or some format that can be edited by a more tech savvy user in case manual corrections need to be made to it.

      Is there a way to implement this, or maybe should I try to create a feature request?

      Thank you

      Alan KilbornA PeterJonesP 2 Replies Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Catalin Soare
        last edited by

        @Catalin-Soare

        This request is probably best served with a plugin. Either write your own or there are some that already exist with similar functionality, e.g. Snippets.

        1 Reply Last reply Reply Quote 1
        • PeterJonesP
          PeterJones @Catalin Soare
          last edited by PeterJones

          @Catalin-Soare ,

          You can create an autocompletion file for Normal (plain text) using normal.xml. So if you really want a known list of autocompletions that goes beyond what it learns from the current document, you can use that. (It won’t automatically add to that list, but it’s there it can be used if you want to manually add autocompletions to it)

          1 Reply Last reply Reply Quote 3
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors