• Login
Community
  • Login

No more autocomplete

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
autocomplete
6 Posts 2 Posters 726 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.
  • M
    Magnus Willatts
    last edited by Mar 10, 2022, 4:09 PM

    Hi,

    Just downloaded 8.2.1 today. My editor no longer autocompletes. As I type variable names or function names the dropdown appears as usual but when select one from the download and hit enter instead of using the chosen word the menu disappears and i am left with the part word as far as i had typed before the selection (oh and a free line break).

    Is this a result of the new version and a bug? Can it be rectified please as it is a nuisance. Thanks.

    P.S. I am thinking of switching to a new editor as I notice that most others give some sort of pre-emptive complete for common coding structures such is ‘if’ and ‘function’ and ‘class’ i.e. they put together the brackets (braces) and stuff without having to types them all manually. Does anyone know if notepad++ can do this (on its own or with a plugin of some sort) [I am coding php javascript, html, css]

    P 2 Replies Last reply Mar 10, 2022, 4:11 PM Reply Quote 0
    • P
      PeterJones @Magnus Willatts
      last edited by PeterJones Mar 10, 2022, 4:11 PM Mar 10, 2022, 4:11 PM

      @magnus-willatts said in No more autocomplete:

      My editor no longer autocompletes.

      That’s because you didn’t read the release notes (aka change.log).

      Settings > Preferences > Auto-Completion:
      b1e3b964-e296-4768-ae4f-2d48df6bf999-image.png

      1 Reply Last reply Reply Quote 3
      • P
        PeterJones @Magnus Willatts
        last edited by PeterJones Mar 10, 2022, 4:13 PM Mar 10, 2022, 4:12 PM

        @magnus-willatts

        put together the brackets (braces) and stuff without having to types them all manually

        Same dialog:
        4e1bbfb6-ed33-4c2e-a7d1-4973f1efdc88-image.png

        Then if you type (, Notepad++ will add ), and similar; for the html/xml, if you type <p>, Notepad++ will add </p>.

        1 Reply Last reply Reply Quote 4
        • M
          Magnus Willatts
          last edited by Mar 10, 2022, 4:15 PM

          Thanks Peter, That’s without doubt the fastest I have had 2 questions resolved via a forum. Hats off to you!!

          P 1 Reply Last reply Mar 10, 2022, 4:16 PM Reply Quote 3
          • P
            PeterJones @Magnus Willatts
            last edited by Mar 10, 2022, 4:16 PM

            @magnus-willatts ,

            You might also want to read https://npp-user-manual.org/docs/preferences/#auto-completion , which is the official documentation on all the Auto-Completion settings.

            M 1 Reply Last reply Mar 10, 2022, 4:16 PM Reply Quote 3
            • M
              Magnus Willatts @PeterJones
              last edited by Mar 10, 2022, 4:16 PM

              @peterjones Will do, cheers.

              1 Reply Last reply Reply Quote 2
              5 out of 6
              • First post
                5/6
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors