AI generation is powerful, but usually doesn’t respect the organization order of your functions / methods (alphabetic nor conceptual grouping).
It would be awesome if you could re-order items in Outline view and reposition the corresponding codeblock in your file with up/down and or drag/drop.
My use case is specifically Dart / Flutter.