Community
    • Login

    Autocomplete function describe hint doesn't show up

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 2 Posters 359 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.
    • Mr.KleinerM
      Mr.Kleiner
      last edited by

      Hello, I’ve tried to make my own function and description for it, but the description doesn’t show up for some reason. Yes, I have “Function parameters hint on input” checkbox checked.a2dff39c-cd74-4d13-b0ef-759d43572294-image.png
      e8769d44-0957-4bb8-ad4d-098a497d2d55-image.png

      Michael VincentM 1 Reply Last reply Reply Quote 0
      • Michael VincentM
        Michael Vincent @Mr.Kleiner
        last edited by

        @Mr-Kleiner

        I think your autocompletion filename must match the language extension - so the “-test” suffix should be removed. Also you have specified that your function starts with open parenthesis:

        startFunc="("

        So you’ll need to type:

        abs(

        before you get any function hints.

        Cheers.

        Mr.KleinerM 1 Reply Last reply Reply Quote 3
        • Mr.KleinerM
          Mr.Kleiner
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Mr.KleinerM
            Mr.Kleiner
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • Mr.KleinerM
              Mr.Kleiner @Michael Vincent
              last edited by Mr.Kleiner

              @Michael-Vincent

              Oh, yeah, I see. Thanks ! I thought it’s gonna add the tip to the word itself. Like when you type “abs” you get a tip…

              Is it possible to do so though ?

              And is it possible to start my function with " ?

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