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

Default to current dir for move to file select #183875

Merged
merged 1 commit into from
May 30, 2023

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented May 30, 2023

Fixes #183870

showOpenDialog seems to ignore defaultUri if the file doesn't exist

Fixes microsoft#183870

`showOpenDialog` seems to ignore `defaultUri` if the file doesn't exist
@mjbvz mjbvz self-assigned this May 30, 2023
@mjbvz mjbvz added this to the May 2023 milestone May 30, 2023
@mjbvz mjbvz enabled auto-merge (squash) May 30, 2023 21:58
@mjbvz mjbvz merged commit f4175f4 into microsoft:main May 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS move to existing file should open the file's cwd by default
2 participants