How to turn @off the double click tessellation prompt to insert named parameters into code

    ttW May I ask a screenshot? I'm not sure understand what it is)


        When I enable parameter prompts within a function, I double clicked on the parameter of this prompt and it will be inserted into my code, which makes me feel inconvenient. How to turn off double click insertion and only save the function parameter prompt

          ttW I see!

          This is by default done by Visual Studio Code itself. But I think we can add an option for that.

          I'll keep you informed in this thread.

            The setting "php.inlayHints.insertOnDoubleClick" will be available in the next update and next pre-release.

            Thank you for the suggestion!

              Write a Reply...