Patrick Wulfe
Patrick Wulfe
You can do this with eglot using eglot-code-actions
I could throw this together super quickly if you'd like
You don't need one. It only has one command, 'keyboard-quickfix.openQuickFix' which automatically takes whatever would have been in the quick fix menu and moves it to the other instead. I...
It works as a drop in replacement for the current command. I've actually been using it with vspacecode for a while now.
Also facing the 'export' issue. Just removing exports/barrel files of abstract classes and importing them specifically resolved it for me, though not exactly a solution.
Also have this problem on both my Google Pixel 2 XL and Poco F1 on Pixel Experience. Both are on Android 11. It's also happening in my Pixel 5 Android...
I'm fairly certain this is due to the fact that in the coverage files generated by 'flutter test --coverage' use relative file paths. If you look in the lcov files,...
Also would like this feature
Not a permanent solution, but I'm switching to just using a regular tile provider when kDebugMode == true to avoid this issue.
I'm also having issues with the package overflowing my crashlytics service.