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

Do not open new documents if opened in new window #3307

Closed
philliphoff opened this issue Sep 2, 2022 · 0 comments · Fixed by #3308
Closed

Do not open new documents if opened in new window #3307

philliphoff opened this issue Sep 2, 2022 · 0 comments · Fixed by #3308
Assignees
Labels
Milestone

Comments

@philliphoff
Copy link
Contributor

If the user opts to create a new Python (V2) project and open it in a new window, the extension currently attempts to open the new function_app.py and getting started Markdown files in the current window.

Unfortunately, the mechanism used to open the new project in a new window doesn't allow the extension to also specify an initial set of files to open. However, at the very least, the extension shouldn't open files in the current window.

@philliphoff philliphoff self-assigned this Sep 2, 2022
@philliphoff philliphoff added the bug label Sep 2, 2022
@philliphoff philliphoff added this to the 1.8.0 milestone Sep 2, 2022
@microsoft microsoft locked and limited conversation to collaborators Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant