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

Better naming of VS Code Task Type for the Devfile Commands #21840

Closed
Tracked by #21864 ...
azatsarynnyy opened this issue Nov 25, 2022 · 1 comment · Fixed by che-incubator/che-code#167
Closed
Tracked by #21864 ...
Assignees
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@azatsarynnyy
Copy link
Member

Is your enhancement related to a problem? Please describe

In VS Code, we use a dedicated Task Type che for all the Devfile Commands translated to VS Code Tasks:
image

One of the problems with the name is that when it's downstreamed, it's not possible to rename that Task Type to override the upstream naming.

Describe the solution you'd like

Use the Task Type name that would:

  • better reflect the source of such VS Code Tasks;
  • be more neutral and better appropriate when downstreaming.

I think the devfile name sounds good for such purposes.

Describe alternatives you've considered

No response

Additional context

No response

@azatsarynnyy azatsarynnyy added kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. team/editors area/editor/vscode Issues related to the Code OSS editor of Che sprint/next labels Nov 25, 2022
@azatsarynnyy
Copy link
Member Author

The downstream issue: https://issues.redhat.com/browse/CRW-3333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants