Add a VS Code extension to report if the editor is actively used #21513
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe
Che-Theia activity tracker has been implemented as part of #20460
We need to have the same mechanism for Che-code
Describe the solution you'd like
Adapt Che-Theia activity tracker extension for Che-Code
Describe alternatives you've considered
The alternative for this would be universal idling, but we want to investigate this approach once we have an activity extension for Che-Code in place - #20345
Release Notes Text
The Che workspaces VS Code now includes an extension that tracks and report the IDE activity. That can be used by che-machine-exec to automatically stop a workspace for inactivity/run timeout.
The text was updated successfully, but these errors were encountered: