• Login
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.9k 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.
  • P
    prontom
    last edited by Mar 8, 2016, 10:39 AM

    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

    C 1 Reply Last reply Mar 8, 2016, 12:58 PM Reply Quote 0
    • C
      Claudia Frank @prontom
      last edited by Mar 8, 2016, 12:58 PM

      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
      • P
        prontom
        last edited by Mar 23, 2016, 11:05 AM

        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
        • C
          Claudia Frank
          last edited by Mar 23, 2016, 4:45 PM

          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
          • P
            prontom
            last edited by Apr 20, 2016, 12:26 PM

            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