Make it possible to persist recommended vsx extension version in extensions.json file #23138
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/P1
Has a major impact to usage or development of the system.
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Is your enhancement related to a problem? Please describe
Sometimes latest available extension fails to install in VS Code Editor, e.g. "ms-python.python" extension v2024.14.0 (issue microsoft/vscode-python#24013).
In that case users are facing recommended extension installation error when run workspace in DevSandbox (e.g. issue https://issues.redhat.com/browse/CRW-7201).
Describe the solution you'd like
Make it possible to persist vsx extension version in .vscode/extensions.json file inside workspace, e.g.:
Describe alternatives you've considered
No response
Additional context
This issue depends on microsoft/vscode#138048
The text was updated successfully, but these errors were encountered: