Skip to content

Conversation

testforstephen
Copy link
Contributor

No description provided.

@@ -372,6 +380,7 @@ public static RunInTerminalRequestArguments createExternalTerminal(String[] cmds
CONTINUEOTHERS("continueOthers", ThreadOperationArguments.class),
PAUSEALL("pauseAll", ThreadOperationArguments.class),
PAUSEOTHERS("pauseOthers", ThreadOperationArguments.class),
REFRESHVARIABLES("refreshVariables", RefreshVariablesArguments.class),
Copy link
Member

Choose a reason for hiding this comment

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

REFRESH_VARIABLES would be better human-readable. For consistency just leave it as is. But consider to refactor all the enums one day?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, i will use a separate PR to refactor these enums.

Eskibear
Eskibear previously approved these changes Apr 21, 2021
@testforstephen testforstephen merged commit 6fc0528 into microsoft:master Apr 22, 2021
@testforstephen testforstephen deleted the jinbo_variableMenus branch April 22, 2021 07:07
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.

2 participants