VSpaceCode / VSpaceCode

Spacemacs like keybindings for Visual Studio Code

Home Page:https://vspacecode.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter commands are outdated

PatrickWulfe opened this issue · comments

Bug description

VSCode has added some of the functionality from the Flutter extension by default and that has been removed from the extension itself.

To Reproduce

Outdated commands:
flutter.profileApp
flutter.openTimeline
all dart testing commands

Expected behavior

The commands should work

Additional context

I originally added the Flutter commands 3 years ago and will open a PR once I finish this issue.

pr welcome 👍

I have an updated PR now that I was able to run sort-bindings and prettier, thanks!

Thanks @PatrickWulfe. This is fixed by #355