Community
    • Login

    Not working Autocomplete when activated "Function parameters hint on input"

    Scheduled Pinned Locked Moved General Discussion
    autocompletionhintfunction hint
    5 Posts 2 Posters 4.6k 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.
    • prontomP
      prontom
      last edited by

      When “Function parameters hint on input” checkbox activated and function hint is popup not work autocomplete inside function bracket. For example:
      $abc = 123;
      $abcde = 456;
      var_dump($abc

      here not apper autocomplete list

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @prontom
        last edited by

        Hello @prontom,

        for me it is working - see here.
        Which version do you use?
        Can you post the ?->debuginfo ?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • prontomP
          prontom
          last edited by

          Sorry for late answer.
          In my case language is PHP screen1, screen2

          Debug info:
          Notepad++ v6.9
          Build time : Feb 21 2016 - 21:27:55
          Path : C:\Program Files\Notepad++\notepad++.exe
          Admin mode : OFF
          Local Conf mode : ON
          OS : Windows XP
          Plugins : ComparePlugin.dll JSMinNPP.dll mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll PluginManager.dll

          1 Reply Last reply Reply Quote 0
          • Claudia FrankC
            Claudia Frank
            last edited by

            From the scintilla docs,

            there is some interaction between call tips and autocompletion lists in that showing a call tip cancels any active autocompletion list, and vice versa.

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • prontomP
              prontom
              last edited by

              Thank you!

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