-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
CHE-396 Rename perspective and Workspace agent #679
Conversation
@@ -37,7 +37,7 @@ | |||
public class Machine { | |||
|
|||
public static final String TERMINAL_REF_KEY = "terminal"; | |||
public static final String EXTENSIONS_REF_KEY = "extensions"; | |||
public static final String EXTENSIONS_REF_KEY = "workspace-agent"; |
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.
what about rename EXTENSIONS_REF_KEY to WS_AGENT_REF_KEY?
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.
+1
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.
Issue describes that
+1 |
ok |
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
LGTM |
CHE-396 Rename perspective and Workspace agent
_1 Upvote_ Signed-off-by: Vitaliy Guliy vguliy@codenvy.com