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

UX improvement #1087

Merged
merged 8 commits into from
Mar 18, 2019
Merged

UX improvement #1087

merged 8 commits into from
Mar 18, 2019

Conversation

krasnotsvetov
Copy link
Collaborator

@krasnotsvetov krasnotsvetov commented Mar 14, 2019

  1. "Show usages in Unity" Action is cancelable
  2. "Show usages in Unity" executed on background thread
  3. Fix bug with attaching and entering playmode in different unity
  4. Add notification when "Show usages in Unity" is clicked and Unity asset mode is not "force text"
  5. Do not create .dotSettings.user file when yaml heuristic is applied
  6. Remove redundant code vision/highlightings for serializable types and fields
  7. Remove "set by unity" for fields which are not in MonoBehaviour or Scriptable Object
  8. Event function -> event handler for user functions
  9. Do not suggest generate event function for non unity types
  10. Show description in tooltip for event functions in code vision mode

2. Fix bug with attaching to Unity(enter playmode + attach in different Unity Editor)
2. Add notification when "Show usages in Unity" is clicked and Unity asset mode is not "force text"
3. Do not create .dotSettings.user file when yaml heuristic is applied
4. Remove redundant code vision/highlightings for serializable types and fields
5. Remove "set by unity" for fields which are not in MonoBehaviour or Scriptable Object
6. Event function -> event handler for user functions
7. Do not suggest generate event function for non unity types
@krasnotsvetov krasnotsvetov changed the title Update show usages in unity action UX improvement Mar 15, 2019
@krasnotsvetov krasnotsvetov merged commit c4108b5 into 191 Mar 18, 2019
@citizenmatt citizenmatt added this to the Rider 2019.1 milestone Mar 20, 2019
@citizenmatt citizenmatt deleted the 191-vk-performance-fixes-01 branch April 19, 2019 08:38
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

2 participants