-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Allowing users to update the workspace if they edit the project devfile in VS Code #18670
Copy link
Copy link
Closed
Closed
Copy link
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Cheengine/devworkspaceIssues related to Che configured to use the devworkspace controller as workspace engine.Issues related to Che configured to use the devworkspace controller as workspace engine.kind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor 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 wordingIssues that needs to be reviewed by the doc team for the Release Notes wording
Milestone
Metadata
Metadata
Assignees
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Cheengine/devworkspaceIssues related to Che configured to use the devworkspace controller as workspace engine.Issues related to Che configured to use the devworkspace controller as workspace engine.kind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor 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 wordingIssues that needs to be reviewed by the doc team for the Release Notes wording
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:
Note: to update the DevWorkspace VS Code should use the devworkspace-generator library