Code With Me Cloud 2024.2

Released: Aug 7, 2024

2024.2 での更新項目

機能

  • Enabled screensharing in browser.
  • Added support for elevation requests in remote development.
  • Made it easier to start a CWM session.
  • Implemented full console support in Run toolwindow.
  • Made the guest connection notification more visible.
  • Added tooltips for telephony actions.
  • Made sure hosts end session which they no longer need.

不具合の修正

  • Some popups are closed on the guest's side by any host's action.
  • Find in files popup is not shown from context menu.
  • The guest name is wrong for embedded clients.
  • Client is still running after the CWM session is ended.
  • The client remains open without any frames if host declines connection.
  • The client remains open without any frames when connection to CWM is failed.
  • The guest continues to request access after the host has declined.
  • Client process is running after leaving CWM session.
  • Debug Console works incorrectly.
  • Breakpoints are not visible on guest and cannot be added.
  • All breakpoints are removed in the whole project after a guest closes JBC app.
  • Editor actions (backspace/delete/etc) and auto-completion don't work in debugger watches in CWM.
  • Typing delay in client.
  • Following stops when guest-lead opens a file.
  • FollowingTest.testFollowStopNavigate is flaky: follower is not opening an editor.
  • Key icon is wrong for customizable buttons in the Toolbar.
  • Open in actions are available and do nothing for guest.
  • CWM guests see the dialog about restarting IDE Backend after changing Language or Region.Sometimes call cannot be started.
  • No sharing button in call window.
  • Browser tab reload breaks sharing flow.
  • No stream if participant joined after sharing start.
  • Incorrect mic/camera states after rejoining call.
  • No sound from the second participant in call.
  • Incorrect font resize in avatars.
  • Incorrect header for Hidden files dialog.
  • com.intellij.diagnostic.PluginException: Empty menu item text for r@popup@CWMPopup.
  • Inactive popup is not closing by Don't show again button.
  • Incorrect action name in CWM popup.
  • Coordinate out of bounds exception on host.
  • CWM performance testing tool supports only EC256.
  • Pressing Esc in Client's Settings search bar removes all text in file on host.
  • JupyterNotebook toolbar: no icon for ActionButton on first open.
  • [Meta Issue] Actions subsystem rework.
  • VCS popup has very wide icon column.
  • A popup with code problems (problems indicator) in top right corner of editor sometimes shows doubled amount of real problems.
  • There is no current position after a stepping in debugger.
  • Seems that Use Camel humps setting keeps unsynced with the backend counterpart.
  • Missing libraries from the self-contained package.
  • VCRUNTIME140.dll is not found for windows IDES.
  • Warning on every project opening about that IDE seems to be launched with a .sh script launcher.
  • Unable to collect logs from Windows host via Client action "collect logs".
  • '+' are disappearing on hover.
  • Hotkeys are displayed incorrectly in popups on different OS.
  • Restart IDE in splitMode leads to startling IDE in regular mode.
  • JETBRAINS_CLIENT_PROPERTIES env variable isn't taken into account when starting embedded client not via the standard launcher.
  • Embedded and downloaded clients use different settings if using community IDE.
  • Launching clients leads to the appearance of phantom projects.
  • "Reopen project on startup" become disabled after using IDE in remote dev mode.
  • "File Settings Appearance & Behavior System Settings" > "Confirm before exiting IDE" option gets disabled after each restart.
  • File Settings Appearance & Behavior System Settings > "Confirm before exiting" and "Open project in" options in RemDev have different default values comparing to local IDE, it changes the local settings unexpectedly.
  • Connecting to a fresh remote IDE resets the settings from the list of synced ones.
  • "File Settings Appearance & Behavior System Settings" > "Autosave" settings come to local IDE from JB Client, but not vice versa.
  • The "reopen project" setting is disabled after 2 restarts.
  • Sometimes settings cannot be saved.
  • Failed to serialize a model for icon com.intellij.util.ui.JBImageIcon@ea93592.
  • Exception in BeActionGroupPopup.
  • Show Usages popup is misplaced.
  • Some dependencies of Performance Testing plugin included in JetBrains Client are missing.
  • Split mode doesn't start on Windows.
  • fileOpened is not triggered.