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

New project settings not immediately changed #3746

Closed
thenewpotato opened this issue Dec 27, 2021 · 0 comments
Closed

New project settings not immediately changed #3746

thenewpotato opened this issue Dec 27, 2021 · 0 comments
Labels
in commands Relates to commands (usually invoked from the command Palette) is bug
Milestone

Comments

@thenewpotato
Copy link

Describe the bug
When creating a new project via the VS Code Flutter dialogue, changes to project settings are not immediately reflected.

To Reproduce
Steps to reproduce the behavior:

  1. Open the "Flutter: New Project" dialogue
  2. Select "Application"
  3. Select any folder
  4. Click the Settings icon on the top right of the dialogue
  5. Select the "Organization Name" option (or anything else)
  6. Enter a new organization name, then press enter
  7. Notice that the organization name is NOT modified

Expected behavior
Changes to project settings when creating a new project should be immediately reflected

Versions (please complete the following information):

  • VS Code version: 1.63.2
  • Dart extension version: 3.29.0
  • Dart/Flutter SDK version: 2.8.1
@DanTup DanTup added this to the v3.32.0 milestone Dec 29, 2021
@DanTup DanTup added the in commands Relates to commands (usually invoked from the command Palette) label Dec 29, 2021
@DanTup DanTup closed this as completed in b4bf5a5 Dec 29, 2021
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) is bug
Projects
None yet
Development

No branches or pull requests

2 participants