Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode: flutter outline commands is not working on windows #3758

Closed
garawaa opened this issue Jan 1, 2022 · 4 comments
Closed

vscode: flutter outline commands is not working on windows #3758

garawaa opened this issue Jan 1, 2022 · 4 comments
Labels
in commands Relates to commands (usually invoked from the command Palette) in flutter Relates to running Flutter apps is bug
Milestone

Comments

@garawaa
Copy link

garawaa commented Jan 1, 2022

When right click on widget and select a command from context menu, anything is not working.

@garawaa garawaa added the is bug label Jan 1, 2022
@DanTup
Copy link
Member

DanTup commented Jan 4, 2022

Can you provide some sample code, and a specific widget/command you're trying so I can try to reproduce?

@DanTup DanTup added the awaiting info Requires more information from the customer to progress label Jan 4, 2022
@github-actions
Copy link

This issue has been marked stale because it is tagged awaiting-info for 20 days with no activity. Remove the stale label or comment to prevent the issue being closed in 10 days.

@github-actions github-actions bot added the stale Will be closed soon if no response. label Jan 25, 2022
@garawaa
Copy link
Author

garawaa commented Jan 30, 2022

Steps

  1. Just create a new flutter project for example counter app.
  2. Open it in vscode
  3. Flutter pub get
  4. Open flutter outline
  5. Choose a widget
  6. Right click choose a command from context menu.
    My flutter sdk version 2.8.1 os windows10 intel i7 7700 ram16gb vs version: latest version

@github-actions github-actions bot removed the stale Will be closed soon if no response. label Jan 31, 2022
@DanTup DanTup added in commands Relates to commands (usually invoked from the command Palette) in flutter Relates to running Flutter apps and removed awaiting info Requires more information from the customer to progress labels Jan 31, 2022
@DanTup DanTup added this to the v3.34.0 milestone Jan 31, 2022
@DanTup
Copy link
Member

DanTup commented Jan 31, 2022

Ah, got it - I can reproduce. Thanks!

@DanTup DanTup closed this as completed in 87ede41 Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in commands Relates to commands (usually invoked from the command Palette) in flutter Relates to running Flutter apps is bug
Projects
None yet
Development

No branches or pull requests

2 participants