this is the image of the problem
I have a problem with Visual Studio Code:
I'm programming with Dart with the support of Flutter's framework but everytime I open a parenthesis, VS highlight everything that I write inside of them and it doesn't give me suggestions about the properties of that Widget.
How can I disable this function? Thank you.