-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Close Live Development when switching projects #3257
Comments
|
|
Assigned to me |
Hmm...I don't see why this fix/bug would be windows specific. Am I missing something? |
I feel like the more appropriate fix is simpler, add a |
|
|
|
Much better. :) Merging. |
Wednesday Apr 17, 2013 at 21:01 GMT
Originally opened as adobe/brackets#3469
Old Title: Verify server provider matches project when switching documents
This is for #3410.
The server provider is not automatically updated when switching projects
, so we need to detect that case. Keeping Live Dev open across projects seems a bit weird anyway, so it's easiest to just close it.redmunds included the following code: https://github.com/adobe/brackets/pull/3469/commits
The text was updated successfully, but these errors were encountered: