Copy link to clipboard
Copied
Does anyone know how to disable these pop-ups? They are driving me mad and are even more frequent in the latest .5 update.
We have logged a bug internally for PHP code hints not getting disabled even after changing preferences.
Sorry for inconvenience caused. You can still disable HTML\CSS code hints by deselecting "Enable Code hints" in Preferences dialog > code hints category.
Issue with PHP code hints is only seen in DW 17.5, it works fine in DW 17.1 release. If its too annoying, then downgrade is the option for you where disabling code hints will work as expected. Below thread has downgrading details
...Copy link to clipboard
Copied
Close Dreamweaver.
Open bracket.json from below location in text editor
Win: C:\Users\lnayal\AppData\Roaming\Adobe\Dreamweaver CC 2017\en_US\Configuration\Brackets
Mac: ~/Library/Application Support/Adobe/Dreamweaver CC 2017/en_US/Configuration/Brackets
Add “closeBrackets”: false in the file then save and close file.
Launch DW and continue with your work.
Copy link to clipboard
Copied
Thanks, I quit DW opened the json file (within my user library, there does not appear to be one in the primary library), added:
After re-launch and test I'm still getting:
Do I need to add anything else to the json file?
Copy link to clipboard
Copied
can you please try adding the flag at the bottom of json file and see if that helps.
Copy link to clipboard
Copied
Sorry, didn't work:
Copy link to clipboard
Copied
It does appear to be disabling the auto close brackets feature, thankfully.
Copy link to clipboard
Copied
We have logged a bug internally for PHP code hints not getting disabled even after changing preferences.
Sorry for inconvenience caused. You can still disable HTML\CSS code hints by deselecting "Enable Code hints" in Preferences dialog > code hints category.
Issue with PHP code hints is only seen in DW 17.5, it works fine in DW 17.1 release. If its too annoying, then downgrade is the option for you where disabling code hints will work as expected. Below thread has downgrading details
Copy link to clipboard
Copied
had the same problem with 17 (How to prevent pop-up on cut/paste ) so a downgrade doesn't resolve the problem. 'enable code hints' & 'enable description tooltips' are both unchecked in my preferences but neither prevent the pop-ups. Thank for logging as a bug.