I'm trying to make a code folding for the "for loop" and for "if statement " in flutter with vs code but i can't .however the code folding works well if i try to fold the hole class or the body of a method...
is that a bug in Dart or i have something wrong with my config
code folding isn't working here to fold if statement: