You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coder Toolbox plugin does not support the Delete action on workspaces, an exception is raised.
2.6.0.38311 87633 2025-02-26 21:12:53.048 ERROR -EventQueue-0 ComposeWindowsService Unhandled exception in a window 'Tray Widget': kotlin.NotImplementedError: An operation is not implemented.
at com.coder.toolbox.CoderRemoteEnvironment.onDelete(CoderRemoteEnvironment.kt:131)
at com.jetbrains.toolbox.gateway.wrapper.JavaPluginApiEnvironmentWrapper$deleteAction$1.run(JavaPluginApiEnvironmentWrapper.kt:497)
at com.jetbrains.toolbox.viewmodel.ActionModel.run(DevEnvironmentProviderViewModel.kt:65)
at com.jetbrains.toolbox.ui.views.GatewayUtilKt.asMenuItem$lambda$2(gatewayUtil.kt:77)
at org.jetbrains.crystal.MenuKt.Menu_7vwJh_E$lambda$6$lambda$5(Menu.kt:67)
at org.jetbrains.crystal.DropdownKt$Dropdown$7$2$1$2.invoke$lambda$1$lambda$0(Dropdown.kt:307)
at org.jetbrains.crystal.DropdownKt.DropdownContent$lambda$12$lambda$11$lambda$10(Dropdown.kt:169)
The workspace should be removed from the list of environments and from Coder.
The text was updated successfully, but these errors were encountered:
Coder Toolbox plugin does not support the Delete action on workspaces, an exception is raised.
The workspace should be removed from the list of environments and from Coder.
The text was updated successfully, but these errors were encountered: