JetBrains / JetBrains/resharper-unity
Hide Notification "Unity Editor plugin installed" after protocol connection is established
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
1. Notification is shown
```Unity Editor plugin installed
Please switch to Unity Editor to load the plugin.
```
2. User switches to Unity
Plugin is loaded. Protocol connection is established.
And we can hide Notification when connection is established.
Contributor guide
Research direction
Start by locating the code that displays the "Unity Editor plugin installed" notification and the entry point where the protocol connection becomes established. Verify the notification is dismissed after that connection event, while preserving the existing plugin-loading behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100