-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
fixed in dart / flutterin editorRelates to code editing or language featuresRelates to code editing or language featuresin flutterRelates to running Flutter appsRelates to running Flutter appsin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement
Milestone
Description
Use case
The refactor menu in VSCode has basic widgets.
I want to be able to wrap my widget in a BlocBuilder widget directly or any other widget other than the default widgets
Proposal
I think there should a JSON format or similar way for adding more widgets to the refactor menu and asks for an array of parameters like bloc state class, bloc event class, etc.
DanTup, felangel, marko, audkar, Jonas-Sander and 30 moremirkancal, henriquearthur, katoneko, tenhobi, felangel and 1 moreResoDev, tenhobi, felangel and VKBobyr
Metadata
Metadata
Assignees
Labels
fixed in dart / flutterin editorRelates to code editing or language featuresRelates to code editing or language featuresin flutterRelates to running Flutter appsRelates to running Flutter appsin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement
