Code With Me Cloud 2024.3

Released: Nov 13, 2024

2024.3 での更新項目

機能

  • Lux: Improved precise log tracing for LUX.
  • SSH agent forwarding: Now shows information about the process which requested SSH forwarding.

不具合の修正

  • Actions:
    • For some actions "Host Only" labels multiply by every menu opening.
    • Ctrl-D in TestView tree opens File Dialog instead of assert diff.
  • Code: Refactoring: Pop-up saying how many lines changed after Reformat Code isn't shown on thin client.
  • Compatibility with plugins: Incorrect format of plugin.xml for Rider's bundled plugin intellij.rider.plugins.cwm.
  • Connection: Guest connection is not restored after host disconnection.
  • Jump/Follow/Sync:
    • Completion lookup isn't mirrored on followers' sides when lead is a guest.
    • Enter works incorrectly in pair coding mode.
    • File scrolling isn't followed when lead is a host.
  • Tool Windows: Guest doesn't see anything in the Services view.
  • UI: Layout: Incorrect layout for cwm settings in light theme.
  • UI: Popups:
    • Remove period from the "You are following" tooltip.
    • No link to guest settings in CWM popup.
  • Unspecified: JB Client can't make files read-only and doesn't see the lock icon of read-only status.
  • Code: Completion: [ClientId override] ClientCompletionService.setCompletionPhase.
  • Code: Copy/Paste: value of "com.intellij.ide.ClientCopyPasteManager.getCurrentInstance()" is null at com.intellij.ide.CopyPasteManagerEx.stopKillRings(CopyPasteManagerEx.java:69).
  • Code: Highlighting: [ClientId override] TextEditorHighlightingPassRegistrarImpl.instantiatePasses.
  • Editor: Core: Whats New can't be open in Split mode.
  • Lux:
    • [Thread context was already set] LuxFrontendWindow.
    • LuxFlushAwareAlarm.inspect: getRootPane(...) must not be null.
    • Luxed debugger UI can freeze.
  • Patch Engine:
    • StringIndexOutOfBoundsException: Redoing of request #FrontendTypeKeyRequest.
    • [Patch Engine] A new request has to be tried to merge with the whole request queue.
  • SSH agent forwarding: SSH Agent forwarding should show info about SSH parent process not SSH itself.
  • Settings: Throwable at codeWithMe.settings.RdSettingsStorageService.bindWithModel.
  • UI: Dialogs: Search everywhere is now working on welcome screen.
  • UI: Layout: [ClientId override] JPanelConverterKt.createDynamicGrid.
  • Unspecified:
    • Patch engine skips any features from a patch when the patches are equal.
    • [ClientId override] FileDocumentManagerImpl.reloadFromDisk.
    • FrontendToggleDumbModeHandler: ProjectUtilKt.toProject: NPE.