Skip to content

Allowing users to update the workspace if they edit the project devfile in VS Code #18670

@l0rd

Description

@l0rd

Is your enhancement related to a problem? Please describe.

When editing a project devfile in VS Code, the workspace doesn’t get updated automatically.

Describe the solution you'd like

VS Code should watch for changes (including creation or deletion) of devfile.yaml and .devfile.yaml and when it happens propose to the user:

You have made some changes to this repository's devfile.
Do you want to apply them and restart your development environment?

                      || Restart || Continue Editing || Don't Ask again ||

Note: to update the DevWorkspace VS Code should use the devworkspace-generator library

Metadata

Metadata

Labels

area/editor/vscodeIssues related to the Code OSS editor of Cheengine/devworkspaceIssues related to Che configured to use the devworkspace controller as workspace engine.kind/enhancementA feature request - must adhere to the feature request template.new&noteworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesstatus/release-notes-review-neededIssues that needs to be reviewed by the doc team for the Release Notes wording

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions