Skip to content

0.33.4

Latest
Compare
Choose a tag to compare
@intitni intitni released this 18 Jun 07:06
· 58 commits to main since this release

instruction

  • Fix that the suggestion panel doesn't update when switching to the next suggestion.

Updates in 0.33.3

  • Fix that the widget will not display in fullscreen mode in macOS 15.
  • Fix completion panel detection in Xcode 16.
  • Fix #468
  • Add beta Codeium chat tab thanks to the Codeium team. It utilizes the web view from the language server. If you have trouble using this chat tab, please consider reaching out for support in their discord channel.
  • Support installing Codeium language server from the enterprise portal.
  • Support setting modifier keys to "tab to accept suggestion" so hopefully you can use it and the built-in predictive code completion at the same time. I am unluckily region-locked from the feature so please let me know if they still interfere with each other.
  • Fix that you could only scroll up in the first chat tab.
  • If the chat panel is not in the active space, you can now bring it to the center of the screen by clicking open chat from the menu and with the toggle widgets hotkey.
  • Fix that the extension service could not be restarted automatically.