Skip to main content
Participant
January 4, 2017
Answered

Dreamweaver cc 2017 - disable code auto

  • January 4, 2017
  • 1 reply
  • 5906 views

Hello,

The last update of Dreamweaver cc 2017 change all options.

1/ auto complete

I want to disable all auto completion, but there is no option for that?

When i write ( { " ' dreamweaver write automatically ) } " '

How disable that ? Like before the update.

2/ tooltip

I want to disable tooltip for php and javascript, but not for html and css.

But since the last update, it's all or nothing. How select this option per language ?

(In reality I would like to be able to choose which tooltips to display: func but not constants, ...)

Thanks

This topic has been closed for replies.
Correct answer Jon Fritz

DW CC2017 is a major revamp of the DW code view interface. The old one has been completely replaced by a somewhat watered down version of Brackets. As you've found, there's no way to turn off all of the code hinting and auto completion, that's now just the way it works.

I'm guessing over the next few versions, there will likely be some additional control over those types of things, but what control we get and when is something we won't be privvy to until the next version is released. Make sure to go into Help > Submit Bug/Feature Request to get your ideas in front of the dev team.

If you don't want to make the workflow changes necessary to use Brackets in DW, you still have access to all of the CC versions of DW, all the way back to CS6 Cloud, as part of your paid subscription. Just follow these steps to get back an older, pre-Brackets version, if you like: How to Find and Install Previous Version of Adobe Apps in CC 2015 | Adobe Customer Care Team

1 reply

Jon Fritz
Community Expert
Jon FritzCommunity ExpertCorrect answer
Community Expert
January 4, 2017

DW CC2017 is a major revamp of the DW code view interface. The old one has been completely replaced by a somewhat watered down version of Brackets. As you've found, there's no way to turn off all of the code hinting and auto completion, that's now just the way it works.

I'm guessing over the next few versions, there will likely be some additional control over those types of things, but what control we get and when is something we won't be privvy to until the next version is released. Make sure to go into Help > Submit Bug/Feature Request to get your ideas in front of the dev team.

If you don't want to make the workflow changes necessary to use Brackets in DW, you still have access to all of the CC versions of DW, all the way back to CS6 Cloud, as part of your paid subscription. Just follow these steps to get back an older, pre-Brackets version, if you like: How to Find and Install Previous Version of Adobe Apps in CC 2015 | Adobe Customer Care Team

Participant
January 4, 2017

Thank you very much, i did not know this feature.