Skip to content

add ReconnectAction and add it in status bar popup #401

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

Merged
merged 3 commits into from
Aug 30, 2022

Conversation

vol0n
Copy link
Member

@vol0n vol0n commented Aug 23, 2022

closes #398

@vol0n vol0n requested a review from alexey-utkin August 23, 2022 11:21
}

override fun update(e: AnActionEvent) {
e.presentation.isEnabledAndVisible = e.project != null
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to extend this availability by ON/OFF boolean from per-project UTBotCpp plugin option?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't add ON/OFF functionality for plugin yet. So no

@vol0n vol0n requested a review from alexey-utkin August 29, 2022 07:09
@vol0n vol0n merged commit 1b273db into main Aug 30, 2022
@sava-cska sava-cska deleted the vol0n/add_reconnect_action branch September 1, 2022 10:42
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.

CLion plugin: add Reconnect button/action
2 participants