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

Improve notifications #1958

Merged
merged 16 commits into from
Jan 15, 2021
Merged

Improve notifications #1958

merged 16 commits into from
Jan 15, 2021

Conversation

van800
Copy link
Contributor

@van800 van800 commented Dec 9, 2020

Sometimes people get into non-working Rider integration, when they occasionally have External Script Editor turned into "Open by file extension".

For this case, we check that Library/EditorInstance.json is present and protocol connection was not initialized within 1 second, so we show notification.

https://youtrack.jetbrains.com/issue/RIDER-56325

@van800 van800 self-assigned this Dec 9, 2020
@van800
Copy link
Contributor Author

van800 commented Jan 7, 2021

@van800
Copy link
Contributor Author

van800 commented Jan 14, 2021

I had to merge fresh net211 and found out that now it works as expected.

@van800
Copy link
Contributor Author

van800 commented Jan 14, 2021

Notification for the described case (EditorInstance.json is present and protocol connection was not initialized within 1 second):
image

OutOfSyncNotification:
image

@van800
Copy link
Contributor Author

van800 commented Jan 14, 2021

image

@van800 van800 merged commit 2af876e into net211 Jan 15, 2021
@van800 van800 deleted the net211-notifications-simplify branch January 15, 2021 20:04
@citizenmatt citizenmatt added this to the Rider 2021.1 milestone Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants