Cannot type closing bracket ")" within two brackets "()"
Before I post this as a bug report on dreamweaver.uservoice.com I wanted to check whether someone else also has this problem and whether this is not a wrong configuration or wrong using of DW on my side.
When I type something like "myfunction(" the closing bracket is automatically added. That's good. So I have "myFunction()". Now I place the cursor between "(" and ")", i.e. "(|)", and type another closing bracket ")". The result: No bracket is added!
If I type another closing bracket, it's now added.
This behaviour produces a lot of syntax errors in my code, because I constantly forget brackets.
Sometimes I have large code lines with a lot of brackets and then maybe I add another one at the end and then at the beginning. The end bracket is not added, as described. If you type fast the not appearing bracket is not always obvious.
