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

javascript.updateImportsOnFileMove broken on VS mac #28771

Closed
kingces95 opened this issue Nov 30, 2018 · 1 comment
Closed

javascript.updateImportsOnFileMove broken on VS mac #28771

kingces95 opened this issue Nov 30, 2018 · 1 comment
Labels
Domain: TSServer Issues related to the TSServer Needs More Info The issue still hasn't been fully clarified

Comments

@kingces95
Copy link

Expected behavior:
When I move a .js file I expect to be prompted to update imports.

Actual behavior:
Prompted on VS windows but not VS mac. On VS mac nothing actually happens whereas I had expected it would prompt me just like windows.

Environment
Mac
Verified using TypeScript 2.9.2 (also tried updating and restarting to load version typescript@3.3.0-dev.20181130)
VS Code 1.25.1

Windows
Verified using TypeScript 3.0.1
VS Code 1.26.1

@weswigham weswigham added Needs More Info The issue still hasn't been fully clarified Domain: TSServer Issues related to the TSServer labels Nov 30, 2018
@weswigham
Copy link
Member

Can you provide an example project and steps to repro the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Domain: TSServer Issues related to the TSServer Needs More Info The issue still hasn't been fully clarified
Projects
None yet
Development

No branches or pull requests

3 participants