-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
-
Rejected
-
-
Synced from eclipse/che issue
https://github.com/eclipse/che/issues/21513
Is your task related to a problem? Please describe
Che-Theia activity tracker has been implemented as part of https://github.com/eclipse/che/issues/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 - https://github.com/eclipse/che/issues/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.