Skip to main content
Inspiring
October 9, 2017
Answered

Code hinting cannot be turned off

  • October 9, 2017
  • 2 replies
  • 1513 views

In my code window, DreamWeaver insists I need code hints, for all of PHP, MySQL, and HTML (in .php script pages). This makes it almost impossible to code, as all I am doing is continually clicking "elsewhere" to make the code hint thingy go away, so I can type what I already know I want to type. (Believe it or not, I can actually spell mysqli_fetch_array all on my own. And, golly, I know what its arguments are, too!)

This forum says, and the tutorials say, I can turn off code hinting in Preferences -> Code Hints. But I have "Enable code hints" unchecked, doggone it. And still the code hinter is convinced I need its help. ("Some kinds of help are the kinds of help, we all can do WITHOUT!" -Marlo Thomas)

How do I *really* make the madness stop? Exclusively use a third-party editor?

Mac on OS 10.12.6 and also on 10.13. Dreamweaver 2017.5 Release, 9878 Build.

    This topic has been closed for replies.
    Correct answer lnayal

    Hi Brian,

    We regret the inconvenience caused but we are aware of issue where PHP code hints are not getting disabled.

    This issue is fixed locally and will be part of upcoming release. As of now build is in beta state and available for download at below link

    https://www.adobeprerelease.com/beta/9EB451B5-D2E8-46E5-AFA2-78C85442FFA2/participate/CD0C95AA-6274-4001-FC50-A58A26BE87BE

    -Lalita

    2 replies

    BenPleysier
    Community Expert
    Community Expert
    October 9, 2017

    For an overview see Code hinting and code completion

    For an answer specific to your query, see Re: Dreamweaver cc 2017 - disable code auto

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
    lnayalCorrect answer
    Participating Frequently
    October 9, 2017

    Hi Brian,

    We regret the inconvenience caused but we are aware of issue where PHP code hints are not getting disabled.

    This issue is fixed locally and will be part of upcoming release. As of now build is in beta state and available for download at below link

    https://www.adobeprerelease.com/beta/9EB451B5-D2E8-46E5-AFA2-78C85442FFA2/participate/CD0C95AA-6274-4001-FC50-A58A26BE87BE

    -Lalita

    Inspiring
    October 9, 2017

    Thank you Thank you Thank you. It was (is) driving me crazy.

    Alan