Skip to content

v7.0.13

Latest
Compare
Choose a tag to compare
@pkukielka pkukielka released this 15 Oct 08:00
· 15 commits to main since this release
9b79055

Highlights

This release brings integration with JetBrains Gateway, enabling much better experience during the remote development. New update ensures chat functionality and autocomplete work flawlessly in distributed setups. Edit Code and Smart Apply features are working in a limited capacity, but we are going to fully enable them on remote in the sub-sequent releases.

Most notable fixes for the remote development in this release:

  • Fixed chat functionality to work in remote mode (#2319)
  • Resolved issues with Cody status icon in remote environments (#2326)
  • Improved logic for selecting the active editor when using remote connections (#2349)
  • Fixed compatibility issues with com.intellij.jetbrains.client (#2375)
  • Implemented changes to support remote workspace roots (#2352)
  • Ensured proper initialization of theme data in remote sessions (#2371)
  • Added toolbar menu item for opening WebView DevTools, useful for debugging in remote environments (#2384)
  • Rewrote EditCommandPrompt implementation from custom JFrame to JBPopup for better integration (#2305)
  • Implemented lenses using codeVision package, enhancing code navigation in remote sessions (#2318)

What's Changed

Full Changelog: v7.0.6...v7.0.13