0

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.

1 Answers1

0

Try this solution to see if it works: Highlight Matching Brace In Visual Studio

Try Brace Maching (hightlight).

Allex Radu
  • 1,257
  • 13
  • 24