github eclipse-che/che 7.51.0
Eclipse Che 7.51.0

latest releases: 7.85.0, 7.84.0, 7.83.0...
21 months ago

Major Enhancements

Add a VS Code extension that reports if the editor is actively used

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.

Users can select the editor when starting an example for Che dashboard

When starting a workspace from Che samples page in user dashboard it's possible to select the editor that will be included in the development environment.

Allow admins to change workspaces inactivity and run timeout

Administrators can specify the timeout for inactivity and running workspaces with the CheCluster spec.devEnvironmentfieldssecondsOfInactivityBeforeIdlingandsecondsOfRunBeforeIdling` respectively. The default values are 30 minutes and -1 (no timeout) respectively.

Don't miss a new che release

NewReleases is sending notifications on new releases.