-
Notifications
You must be signed in to change notification settings - Fork 14
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
Adding 'Don't show again' button to ef core tools warning, resolves #213 #216
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for the contribution! Overall it's good for me, but please take a look at minor things in comments.
...otlin/com/jetbrains/rider/plugins/efcore/features/eftools/SuppressEfCoreToolsInstallation.kt
Outdated
Show resolved
Hide resolved
src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/startup/EfCoreStartupListener.kt
Outdated
Show resolved
Hide resolved
src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/state/CommonOptionsStateService.kt
Outdated
Show resolved
Hide resolved
…res/eftools/SuppressEfCoreToolsInstallation.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/state/CommonOptionsStateService.kt
Outdated
Show resolved
Hide resolved
src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/state/CommonOptionsStateService.kt
Outdated
Show resolved
Hide resolved
...otlin/com/jetbrains/rider/plugins/efcore/features/eftools/SuppressEfCoreToolsInstallation.kt
Outdated
Show resolved
Hide resolved
…/CommonOptionsStateService.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…res/eftools/SuppressEfCoreToolsInstallation.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
GitOrigin-RevId: 334c005cbeb916ccdb8598bd61f08fc23170d0da
…ormation from dataContext GitOrigin-RevId: 392ac43d59b3da35a10835677e9642db376ff601
GitOrigin-RevId: 97967dccb602ee711c5418e251b17863f2d83d9c
GitOrigin-RevId: fddeaad6fe1bb1a64ffa4f669aa31cd8bb39056c
GitOrigin-RevId: 9903f1b73af81c86ef033e833a0238e420c806ce
GitOrigin-RevId: 6e725a5a34b98dfd76a005af7c0a99a22f96a164
GitOrigin-RevId: 6497993234a86cf5bbf1deef8b95e308deaf3062
GitOrigin-RevId: 56fc10c1a588ed500ceeee7a2b1bbdf4a0a45691
GitOrigin-RevId: 5214d2ca0eeba5d0935ab63d9be9f13aed93db21
GitOrigin-RevId: eac047b28146e18f1970ba665b6243ec1a0ff63b
GitOrigin-RevId: a20ac80375574a02de9da478f8ba717c821fb99a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it looks good, thanks! Only the one little issue left
src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/startup/EfCoreStartupListener.kt
Outdated
Show resolved
Hide resolved
…up/EfCoreStartupListener.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
Thanks for the review! I've commited requested changes |
…d="_PLACEHOLDER_" />" GitOrigin-RevId: 903817ebc27f13c10dc6c8df78c3d7375eab0a78
GitOrigin-RevId: c00a865567ddd4ebb94aaa234c97a42e9dd88c0c
GitOrigin-RevId: d7702d00a64cfa3a53ce5171eb5d8e74e7568828
# Conflicts: # rider/ide/resources/idea/RiderApplicationInfo.xml GitOrigin-RevId: 839e4fd7eca086979a595b1def0712e6cf8685db
GitOrigin-RevId: be17d071edcb357dc940da538570cf2c0342c490
GitOrigin-RevId: 61ab4902a06f86eccd4bd83e802229a508ba02c0
GitOrigin-RevId: 73cbb66c07d9f2c79ff4a24ccc72c8d8539cce49
GitOrigin-RevId: a8af2ee0e8781400ef545dcfaa26f84a80a3a0ab
…secrets.json` parsing, allow trailing commas
GitOrigin-RevId: 4b6208f49f9f3601a13497525aa80f51a5c791f1
GitOrigin-RevId: 6caf1344423c8142a549d507c19e4ea40a721284
GitOrigin-RevId: 071f16160dc8b9cea9bd1b85bd15e7fb8ea91061
…equisite) `BrowseFolderRunnable` and `*WithBrowseButton` family: getting rid of separate "title" and "description" parameters in favor of the chooser descriptor object, to avoid cloning the latter down the road. GitOrigin-RevId: 33ec5968a1db953c60848974135055c288accf85
GitOrigin-RevId: b79efc92829111228e83058e54381d8e02116b6f
GitOrigin-RevId: acb6f7201ee7f8c92e7d8485fa80ae5fb51a4fab
GitOrigin-RevId: 5af1bffbb2e90af41248754da4344a7ce1c55215
GitOrigin-RevId: 69ad6f8c300a593df89d105deb052058ecfef65a
# Conflicts: # rider/ide/resources/idea/RiderApplicationInfo.xml GitOrigin-RevId: 25ee62e33bb1a8ea36920c47b6c7ecca842b8287
GitOrigin-RevId: c13148c738013ab541f39991d1dfb5c7713f795a
…res/eftools/SuppressEfCoreToolsInstallation.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…res/eftools/SuppressEfCoreToolsInstallation.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…to DisEfCoreToolsNot
No description provided.